Fix several import/export issues.
This commit is contained in:
10
wise-webapp/testng.xml
Normal file
10
wise-webapp/testng.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
|
||||
|
||||
<suite name="WiseMapping Java Tests" verbose="1">
|
||||
|
||||
<test name="FreeMind Import Export Tests">
|
||||
<packages>
|
||||
<package name="com.wisemapping.test.freemind"/>
|
||||
</packages>
|
||||
</test>
|
||||
</suite>
|
Reference in New Issue
Block a user