diff --git a/test/test_all.py b/test/test_all.py index 0240e93a8..aec41b1c8 100644 --- a/test/test_all.py +++ b/test/test_all.py @@ -94,7 +94,7 @@ tests = [ "project_test1", "explicit", "absolute_sources", "dependency_property", -# "custom_generator", + "custom_generator", "bad_dirname", "c_file", ] diff --git a/v2/test/test_all.py b/v2/test/test_all.py index 0240e93a8..aec41b1c8 100644 --- a/v2/test/test_all.py +++ b/v2/test/test_all.py @@ -94,7 +94,7 @@ tests = [ "project_test1", "explicit", "absolute_sources", "dependency_property", -# "custom_generator", + "custom_generator", "bad_dirname", "c_file", ]