Feng %!s(int64=10) %!d(string=hai) anos
pai
achega
9ec6abde31
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      Makefile

+ 1 - 3
Makefile

@@ -26,10 +26,8 @@ clean:
 	@$(REBAR) clean
 	@$(REBAR) clean
 
 
 test:
 test:
-	$(REBAR) skip_deps=true eunit
-
-ct:
 	ERL_FLAGS="-config rel/files/test.config" $(REBAR) -v skip_deps=true ct
 	ERL_FLAGS="-config rel/files/test.config" $(REBAR) -v skip_deps=true ct
+	#$(REBAR) skip_deps=true eunit
 
 
 edoc:
 edoc:
 	@$(REBAR) doc
 	@$(REBAR) doc