in src/main/java/org/apache/sling/junit/scriptable/ScriptableTestsProvider.java [109:112]
public void onEvent(EventIterator it) {
log.debug("Change detected under {}, will reload list of test paths", path);
lastModified = System.currentTimeMillis();
}