Skip to content

Commit 970f236

Browse files
committed
minor adjustment
1 parent 5f22641 commit 970f236

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

logicaldoc-util/src/main/java/com/logicaldoc/util/junit/AbstractTestCase.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ public void setUp() throws IOException, SQLException, PluginException {
7272
public void tearDown() throws SQLException {
7373
try {
7474
destroyDatabase();
75-
7675
File pluginsDir = new File(
7776
Context.get().getProperties().getProperty("conf.plugindir", "target/tests-plugins"));
7877
FileUtil.delete(pluginsDir);

0 commit comments

Comments
 (0)