Browse Source

Fix compilation for tests

Loïc Hoguin 9 years ago
parent
commit
637bbe4bde
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -6,6 +6,8 @@ CI_OTP = OTP_R15B OTP_R15B01 OTP_R15B02 OTP_R15B03-1 OTP_R16B01 OTP_R16B02 OTP_R
 
 include erlang.mk
 
+TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}' -DEXTRA=1
+
 .PHONY: gen perfs
 
 # Mimetypes module generator.