mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-27 05:18:46 +08:00
🐛 close test for module_test
This commit is contained in:
@@ -262,7 +262,7 @@ test:nasal
|
|||||||
@ ./nasal -t test/mandelbrot.nas
|
@ ./nasal -t test/mandelbrot.nas
|
||||||
@ ./nasal -t test/md5_self.nas
|
@ ./nasal -t test/md5_self.nas
|
||||||
@ ./nasal -t -d test/md5compare.nas
|
@ ./nasal -t -d test/md5compare.nas
|
||||||
# @ ./nasal -d test/module_test.nas
|
# @ ./nasal -d test/module_test.nas
|
||||||
@ ./nasal -e test/nasal_test.nas
|
@ ./nasal -e test/nasal_test.nas
|
||||||
@ ./nasal -t -d test/occupation.nas 2
|
@ ./nasal -t -d test/occupation.nas 2
|
||||||
@ ./nasal -t -d test/pi.nas
|
@ ./nasal -t -d test/pi.nas
|
||||||
|
|||||||
Reference in New Issue
Block a user