mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-13 22:51:49 +00:00
4 lines
164 B
Python
4 lines
164 B
Python
# This file is solely to trigger BootStrapTestData from CI
|
|
# utils.py module import instantiates BootStrapTestData
|
|
from erpnext.tests.utils import ERPNextTestSuite
|