Skip to content

Commit

Permalink
Move test script to tests directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
stamourv committed Oct 24, 2011
1 parent 9ded17f commit 5bab683
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ clean:
cd vm && make clean

test: compiler vm
raco make run-tests.rkt
racket run-tests.rkt
raco make tests/run-tests.rkt
racket tests/run-tests.rkt
File renamed without changes.

0 comments on commit 5bab683

Please sign in to comment.