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