reenable unit tests now that they link properly

This commit is contained in:
Jeffrey Crowell 2016-06-09 15:31:39 +00:00
parent 5456670208
commit c85a6dd9a3

View File

@ -41,7 +41,7 @@ script:
- export NOREPORT=1
- cd radare2-regressions
- VERBOSE=1 make -k all
- echo "unit tests disabled" # make unit_tests
- make unit_tests
notifications:
irc: "chat.freenode.net#radare"