aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-12-19 14:31:40 +0100
committerLoïc Hoguin <[email protected]>2018-12-19 14:31:40 +0100
commitd6e72889886b61eb51be5982dff621493d7cb530 (patch)
treee49c248870f9052037c3e25729af513e8715222d /Makefile
parentb3c737569d97084ac7f748595f3c244dcc0f0525 (diff)
downloadgun-d6e72889886b61eb51be5982dff621493d7cb530.tar.gz
gun-d6e72889886b61eb51be5982dff621493d7cb530.tar.bz2
gun-d6e72889886b61eb51be5982dff621493d7cb530.zip
Update erlang.mk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8a4f16..4c959ca 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ PROJECT_VERSION = 1.3.0
# Options.
-CT_OPTS += -pa test -ct_hooks gun_ct_hook [] # -boot start_sasl
+CT_OPTS += -ct_hooks gun_ct_hook [] # -boot start_sasl
# Dependencies.