We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511abe7 commit 2e1f863Copy full SHA for 2e1f863
Makefile
@@ -27,4 +27,7 @@ create_parser_from_ws:
27
@echo
28
@mv priv/from_whitespace_parser.erl src/
29
30
+#
31
32
+test:
33
+ @rebar3 eunit
0 commit comments