diff --git a/test/test_all.py b/test/test_all.py index 6f856e782..81b6a14e7 100644 --- a/test/test_all.py +++ b/test/test_all.py @@ -142,6 +142,7 @@ tests = [ "rebuilds", "implicit_dependency", "example_libraries", "example_make", + "remove_requirement", ] if os.name == 'posix':