mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
move osabie up in tests
This commit is contained in:
parent
7998e9196e
commit
7b1acbc869
1 changed files with 2 additions and 2 deletions
|
@ -44,6 +44,8 @@ echo -n 'testing nim = '
|
|||
../../cli/execute nim nim.nim
|
||||
echo -n 'testing node = '
|
||||
../../cli/execute node node.js
|
||||
echo -n 'testing osabie = '
|
||||
../../cli/execute osabie osabie.abe
|
||||
echo -n 'testing paradoc = '
|
||||
../../cli/execute bash paradoc.sh
|
||||
echo -n 'testing perl = '
|
||||
|
@ -64,5 +66,3 @@ echo -n 'testing typescript = '
|
|||
../../cli/execute typescript typescript.ts
|
||||
echo -n 'testing zig = '
|
||||
../../cli/execute zig zig.zig
|
||||
echo -n 'testing osabie = '
|
||||
../../cli/execute osabie osabie.abe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue