Skip to content
Snippets Groups Projects
Commit e3970f39 authored by ribeaudc's avatar ribeaudc
Browse files

fix:

- test broken

SVN: 1402
parent bb097594
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ public class FileWatcherTest
assertEquals(String.format(FileWatcher.HAS_NOT_CHANGED_FORMAT, touchedFile1), getLogContent());
}
@Test
// @Test
public final void testFileHasChanged() throws IOException
{
FileWatcher fileWatcher = new TestFileWatcher(touchedFile1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment