xref: /third_party/node/test/js-native-api/testcfg.py (revision 1cb0ef41)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/js-native-api/
11cb0ef41Sopenharmony_ciimport sys, os
21cb0ef41Sopenharmony_cisys.path.append(os.path.join(os.path.dirname(__file__), '..'))
31cb0ef41Sopenharmony_ciimport testpy
41cb0ef41Sopenharmony_ci
51cb0ef41Sopenharmony_cidef GetConfiguration(context, root):
61cb0ef41Sopenharmony_ci  return testpy.AddonTestConfiguration(context, root, 'js-native-api')
7

Indexes created Thu Nov 07 10:32:03 CST 2024