seitime-frappe/frappe/tests/test_bot.py
2022-08-17 16:39:42 +05:30

8 lines
183 B
Python

# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
# License: MIT. See LICENSE
from frappe.tests.utils import FrappeTestCase
class TestBot(FrappeTestCase):
pass