Added SAL support

This commit is contained in:
MoneroOcean
2024-07-20 04:41:33 +03:00
parent 084ea7fd77
commit c696b5b43f
4 changed files with 23 additions and 2 deletions

6
tests/run.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash -x
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd $DIR
node sal.js || exit 1