Author: jacopoc
Date: Tue Dec 31 06:52:35 2013
New Revision: 1554373
URL:
http://svn.apache.org/r1554373Log:
Removed incomplete JUnit test that was created by Hans Bakker in commit 1449615 in order to test the feature associated to a new field calcTaxAfterPromotion; after this, Paul Foxworthy reverted the commit in rev. 1468865 but he forgot to remove the whole test and instead he updated it, leaving it in a useless state.
Removed:
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/test/TaxAuthorityTests.xml
ofbiz/trunk/applications/accounting/testdef/taxauthoritytests.xml
Modified:
ofbiz/trunk/applications/accounting/ofbiz-component.xml
Modified: ofbiz/trunk/applications/accounting/ofbiz-component.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/ofbiz-component.xml?rev=1554373&r1=1554372&r2=1554373&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/ofbiz-component.xml (original)
+++ ofbiz/trunk/applications/accounting/ofbiz-component.xml Tue Dec 31 06:52:35 2013
@@ -101,7 +101,6 @@ under the License.
<test-suite loader="main" location="testdef/paymentappltests.xml"/>
<test-suite loader="main" location="testdef/invoicetests.xml"/>
<test-suite loader="main" location="testdef/fixedassettests.xml"/>
- <test-suite loader="main" location="testdef/taxauthoritytests.xml"/>
<webapp name="accounting"
title="Accounting"