mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
fix d test name
This commit is contained in:
parent
d86eb04dec
commit
dbab362dcd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ echo -n 'testing crystal = '
|
|||
echo -n 'testing csharp = '
|
||||
../../cli/execute csharp csharp.cs
|
||||
echo -n 'testing d = '
|
||||
../../cli/execute d test.d
|
||||
../../cli/execute d d.d
|
||||
echo -n 'testing dash = '
|
||||
../../cli/execute dash dash.sh
|
||||
echo -n 'testing deno = '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue