mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
first cut for lazy loading framework
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
import unittest
|
||||
|
||||
import sys
|
||||
sys.path.append('/Users/rushabh/Workbench/www/wnframework/cgi-bin/')
|
||||
sys.path.append('/Users/rushabh/Workbench/www/erpnext/')
|
||||
|
||||
from material_management.doctype.delivery_note.tests import *
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
Reference in New Issue
Block a user