From a99db6b9469015e2d9fa1ea8edc5d06e2e6e8bcc 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'