pocketlang/test/run_tests.bat

8 lines
65 B
Batchfile
Raw Normal View History

@echo off
pocket basics.pk
pocket import.pk
pocket if.pk
pause