Sha256: 5c6503a7af7e29959e0c4d5ed0216961b063d6727044788aa46a1c702fc94b52
Contents?: true
Size: 203 Bytes
Versions: 3
Compression:
Stored size: 203 Bytes
Contents
import sys, os sys.path.append(os.path.join(os.path.dirname(__file__), '..')) import testpy def GetConfiguration(context, root): return testpy.SimpleTestConfiguration(context, root, 'tick-processor')
Version data entries
3 entries across 3 versions & 1 rubygems