Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
fix IT test
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Huang committed Mar 23, 2015
1 parent e553261 commit 36ed1f6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -76,7 +76,7 @@ protected void prepareDBUnitOperations() {
DatabaseOperation.CLEAN_INSERT));

addAfterTestOperation(new DataSetOperation(
"org/zanata/test/model/HistoryTestData.dbunit.xml",
"org/zanata/test/model/ClearAllTables.dbunit.xml",
DatabaseOperation.DELETE_ALL));
}

Expand Down

0 comments on commit 36ed1f6

Please sign in to comment.