diff --git a/Makefile b/Makefile index 22cce481e..e781b68c5 100644 --- a/Makefile +++ b/Makefile @@ -164,6 +164,7 @@ DIRECT_TESTS += \ java_hoisting \ java_hoistingExpensive \ java_impurity \ + java_immutability \ java_inefficientKeysetIterator \ java_litho-required-props \ java_performance \