Author: jacopoc
Date: Tue Dec 31 06:54:41 2013
New Revision: 1554374
URL:
http://svn.apache.org/r1554374Log:
Applied fix from trunk for revision: 1554373
===
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/branches/release13.07/applications/accounting/script/org/ofbiz/accounting/test/TaxAuthorityTests.xml
ofbiz/branches/release13.07/applications/accounting/testdef/taxauthoritytests.xml
Modified:
ofbiz/branches/release13.07/ (props changed)
ofbiz/branches/release13.07/applications/accounting/ofbiz-component.xml
Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
Merged /ofbiz/trunk:r1554373
Modified: ofbiz/branches/release13.07/applications/accounting/ofbiz-component.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/applications/accounting/ofbiz-component.xml?rev=1554374&r1=1554373&r2=1554374&view=diff==============================================================================
--- ofbiz/branches/release13.07/applications/accounting/ofbiz-component.xml (original)
+++ ofbiz/branches/release13.07/applications/accounting/ofbiz-component.xml Tue Dec 31 06:54:41 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"