removed test files for purchase taxes and charges master
This commit is contained in:
parent
ecce5141eb
commit
538253e503
@ -1,10 +0,0 @@
|
||||
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. and Contributors and Contributors
|
||||
# See license.txt
|
||||
|
||||
import frappe
|
||||
import unittest
|
||||
|
||||
test_records = frappe.get_test_records('Purchase Taxes and Charges Master')
|
||||
|
||||
class TestPurchaseTaxesandChargesMaster(unittest.TestCase):
|
||||
pass
|
@ -1,6 +0,0 @@
|
||||
[
|
||||
{
|
||||
"doctype": "Purchase Taxes and Charges Master",
|
||||
"name": "_Test Purchase Taxes and Charges Master 1"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user