small update
This commit is contained in:
@@ -1 +1 @@
|
||||
python main.py tests/io_read_stdin.sl -o /tmp/io_read_stdin > /dev/null && printf 'stdin via test\n' | /tmp/io_read_stdin
|
||||
python main.py tests/io_read_stdin.sl -o ./build/io_read_stdin > /dev/null && printf 'stdin via test\n' | ./build/io_read_stdin
|
||||
|
||||
Reference in New Issue
Block a user