Skip to content

Commit 2e1f863

Browse files
committed
Add eunit target
1 parent 511abe7 commit 2e1f863

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,7 @@ create_parser_from_ws:
2727
@echo
2828
@mv priv/from_whitespace_parser.erl src/
2929

30+
#
3031

32+
test:
33+
@rebar3 eunit

0 commit comments

Comments
 (0)