white space change

This commit is contained in:
Julian Dolby 2013-09-18 13:58:49 -04:00
parent 42714d9bf3
commit 45e6803d30
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ public abstract class TestSimplePageCallGraphShape extends TestJSCallGraphShape
CAstCallGraphUtil.dumpCG(builder.getPointerAnalysis(), CG);
verifyGraphAssertions(CG, assertionsForWindowx);
}
/*
@Test public void testJQuery() throws IOException, IllegalArgumentException, CancelException, WalaException {
URL url = getClass().getClassLoader().getResource("pages/jquery.html");