Skip to content

Instantly share code, notes, and snippets.

@lpgauth
Created July 1, 2015 14:22
Show Gist options
  • Save lpgauth/ea8611d444e27a7f1c7f to your computer and use it in GitHub Desktop.
Save lpgauth/ea8611d444e27a7f1c7f to your computer and use it in GitHub Desktop.
eunit:
@echo "Running rebar3 eunit..."
@rm -rf _build/test/lib
@$(REBAR) eunit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment