mirror of
https://github.com/usatiuk/psil.git
synced 2025-10-28 18:57:48 +01:00
coffee!
This commit is contained in:
@@ -3,8 +3,6 @@ cd "$(dirname "$0")"
|
||||
|
||||
FAILED=()
|
||||
|
||||
PSIL="../cmake-build-debug/src/psil"
|
||||
|
||||
for FILE in *.psil; do
|
||||
echo "TESTING $FILE"
|
||||
$PSIL -f $FILE --repl- > $FILE.res
|
||||
|
||||
Reference in New Issue
Block a user