Accidentally removed running testcases.

git-svn-id: svn://10.0.0.236/trunk@158113 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org 2004-06-18 14:17:28 +00:00
parent ca31dc49b5
commit ffd5c66837

View File

@ -144,6 +144,12 @@
<classpath refid="test.classpath"/>
<formatter type="plain" usefile="false"/>
<test name="org.mozilla.webclient.BrowserControlFactoryTest"/>
<test name="org.mozilla.webclient.ProfileManagerTest"/>
<test name="org.mozilla.webclient.BookmarksTest"/>
<test name="org.mozilla.webclient.PreferencesTest"/>
<test name="org.mozilla.webclient.impl.wrapper_native.WrapperFactoryImplTest"/>
<test name="org.mozilla.webclient.impl.WebclientFactoryImplTest"/>
<test name="org.mozilla.webclient.NavigationTest"/>
<!-- non running
<test name="org.mozilla.webclient.wrapper_native.gtk.TestGtkBrowserControlCanvas"/>