converted jsx_test to escript, updated makefile
This commit is contained in:
parent
44813b623a
commit
bbc291c7c4
2 changed files with 23 additions and 11 deletions
2
makefile
2
makefile
|
@ -2,7 +2,7 @@ compile:
|
|||
./priv/jsx compile
|
||||
|
||||
test: compile
|
||||
./priv/jsx test
|
||||
./priv/jsx_test test/cases
|
||||
|
||||
examples: force
|
||||
./priv/jsx examples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue