makefile test

This commit is contained in:
Brooke Vibber 2023-09-04 10:19:17 -07:00
commit 7878913dd9
2 changed files with 26 additions and 19 deletions

5
Makefile Normal file
View file

@ -0,0 +1,5 @@
test :
node speci.js x-first
node speci.js y-first
node speci.js mixed
node speci.js randomized