From a84f3663dd11aeb3d13a1fda438bae67688d4946 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 2 Sep 2014 23:10:49 +0530 Subject: [PATCH] removed test records for landed cost voucher --- erpnext/stock/doctype/landed_cost_voucher/test_records.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 erpnext/stock/doctype/landed_cost_voucher/test_records.json diff --git a/erpnext/stock/doctype/landed_cost_voucher/test_records.json b/erpnext/stock/doctype/landed_cost_voucher/test_records.json deleted file mode 100644 index 4fc0017939..0000000000 --- a/erpnext/stock/doctype/landed_cost_voucher/test_records.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "doctype": "Landed Cost Voucher", - "name": "_Test Landed Cost Voucher 1" - } -]