blob: 63c5a1f583b6db563396f3823a873f1e1c4aeb06 [file] [log] [blame]
# Copyright (c) 2018, Frappe Technologies and contributors
# For license information, please see license.txt
from __future__ import unicode_literals
# don't remove this function it is used in tests
def test_method():
'''test function'''
return 'overridden'