mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06:27 +02:00
fix typo, add test entry for nim
This commit is contained in:
parent
a4039fa334
commit
d218402a5f
2 changed files with 4 additions and 1 deletions
|
@ -31,6 +31,8 @@ echo 'testing asm 32 bit'
|
|||
../execute asm test.nasm
|
||||
echo 'testing asm 64 bit'
|
||||
../execute asm64 test64.nasm
|
||||
echo 'testing nim'
|
||||
../execute nim test.nim
|
||||
echo 'testing php'
|
||||
../execute php test.php
|
||||
echo 'testing perl'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue