From d230fe836cb52e59ce4567b62e1f70a11f85291c Mon Sep 17 00:00:00 2001 From: Ben Liblit Date: Fri, 9 Feb 2018 12:02:53 -0600 Subject: [PATCH] Trivial whitespace tweak --- com.ibm.wala.cast.test/build.gradle | 1 - 1 file changed, 1 deletion(-) 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'