makefile test
This commit is contained in:
parent
f7a6a4ab02
commit
7878913dd9
2 changed files with 26 additions and 19 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
test :
|
||||
node speci.js x-first
|
||||
node speci.js y-first
|
||||
node speci.js mixed
|
||||
node speci.js randomized
|
||||
Loading…
Add table
Add a link
Reference in a new issue