Sha256: d1f0f97b68ee874fc69a149fc1f41d145bf06a0cd477a8fd5d9ba6f2ae581853

Contents?: true

Size: 199 Bytes

Versions: 5

Compression:

Stored size: 199 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, 'sequential')

Version data entries

5 entries across 4 versions & 1 rubygems

Version Path
node-compiler-0.9.1 vendor/node/test/sequential/testcfg.py
node-compiler-0.9.0 vendor/node-v7.2.1/test/sequential/testcfg.py
node-compiler-0.8.0 vendor/node-v7.2.0/test/sequential/testcfg.py
node-compiler-0.7.0 vendor/node-v6.9.1/test/sequential/testcfg.py
node-compiler-0.7.0 vendor/node-v7.1.0/test/sequential/testcfg.py