Added SAL support
This commit is contained in:
6
tests/run.sh
Executable file
6
tests/run.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash -x
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
cd $DIR
|
||||
node sal.js || exit 1
|
||||
Reference in New Issue
Block a user