diff --git a/com.ibm.wala.cast.test/build.gradle b/com.ibm.wala.cast.test/build.gradle index 372f899db..c2e3707eb 100644 --- a/com.ibm.wala.cast.test/build.gradle +++ b/com.ibm.wala.cast.test/build.gradle @@ -100,7 +100,6 @@ model { } } - // https://github.com/liblit/WALA/issues/3 if (System.getProperty('os.name') == 'Mac OS X') test.exclude '**/TestNativeTranslator.class'