Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Commit 0238734

Browse files
committed
test
1 parent 3215142 commit 0238734

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/java/org/arangodb/objectmapper/test/BaseTestCase.java

+1-2
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,7 @@ private Properties loadPropertiesFromFile() {
125125
}
126126

127127
});
128-
129-
128+
130129
} catch (Exception e) {
131130
LOG.warn("Cant read Properties from File", e);
132131
}

0 commit comments

Comments
 (0)