minor fix
This commit is contained in:
parent
14b8af2e65
commit
0514e07ef4
@ -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('Maintenance Schedule')
|
|
||||||
|
|
||||||
class TestMaintenanceSchedule(unittest.TestCase):
|
|
||||||
pass
|
|
@ -1,6 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"doctype": "Maintenance Schedule",
|
|
||||||
"name": "_Test Maintenance Schedule 1"
|
|
||||||
}
|
|
||||||
]
|
|
Loading…
x
Reference in New Issue
Block a user