3233343536373839404142
} @After public void tearDown() throws CoreException { JSHintPreferences prefs = new JSHintPreferences(); prefs.resetToDefaults(); prefs.save(); } @Test public void handleProblem_createsWarning() throws CoreException {