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

Version Path
node-compiler-0.9.1 vendor/node/test/tick-processor/testcfg.py
node-compiler-0.9.0 vendor/node-v7.2.1/test/tick-processor/testcfg.py
node-compiler-0.8.0 vendor/node-v7.2.0/test/tick-processor/testcfg.py