mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 05:28:27 +00:00
added test case for leave_application
This commit is contained in:
@@ -21,5 +21,4 @@ class DocType:
|
||||
def __init__(self, d, dl):
|
||||
self.doc, self.doclist = d, dl
|
||||
|
||||
# already set
|
||||
test_records = []
|
||||
Reference in New Issue
Block a user