commit | 396ed3dd3cbcbb002f9c1142581b750a67073bfb | [log] [tgz] |
---|---|---|
author | Andreas Wundsam <andreas.wundsam@bigswitch.com> | Wed Jul 24 19:01:44 2013 -0700 |
committer | Andreas Wundsam <andreas.wundsam@bigswitch.com> | Wed Jul 24 19:30:07 2013 -0700 |
tree | 41915bd2f6ae63a51046d9938151dd3cddd6f8f0 | |
parent | 4821f4141c6996b252d68bda8a056399ca8cc38e [diff] |
Makefile: add test_generic_utils
diff --git a/Makefile b/Makefile index 36f73ef..c0cc473 100644 --- a/Makefile +++ b/Makefile
@@ -90,6 +90,7 @@ ./utest/test_parser.py ./utest/test_frontend.py ./utest/test_test_data.py + ./utest/test_generic_utils.py check-py: python PYTHONPATH=${LOXI_OUTPUT_DIR}/pyloxi:. python py_gen/tests/generic_util.py