Added missing new line

This commit is contained in:
Marcin Grzejszczak
2020-09-23 11:59:15 +02:00
parent 87cd26b562
commit 85b3a0c966

View File

@@ -36,4 +36,4 @@ class ChangeDetectorTests {
then(ChangeDetector.inputFilesChangeDetected(new File("."), null, session)).isTrue();
}
}
}