Add a simple test in geef_oid

This commit is contained in:
Carlos Martín Nieto
2013-03-01 01:07:49 +01:00
parent 4c798629dd
commit 2c7a984af0
2 changed files with 18 additions and 0 deletions

View File

@@ -13,3 +13,6 @@ compile: $(REBAR)
clean: $(REBAR)
@$(REBAR) clean
test: $(REBAR)
@$(REBAR) eunit