xref: /third_party/node/test/common/fixtures.mjs
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/common/
11cb0ef41Sopenharmony_ciimport fixtures from './fixtures.js';
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_ciconst {
41cb0ef41Sopenharmony_ci  fixturesDir,
51cb0ef41Sopenharmony_ci  path,
61cb0ef41Sopenharmony_ci  fileURL,
71cb0ef41Sopenharmony_ci  readSync,
81cb0ef41Sopenharmony_ci  readKey,
91cb0ef41Sopenharmony_ci} = fixtures;
101cb0ef41Sopenharmony_ci
111cb0ef41Sopenharmony_ciexport {
121cb0ef41Sopenharmony_ci  fixturesDir,
131cb0ef41Sopenharmony_ci  path,
141cb0ef41Sopenharmony_ci  fileURL,
151cb0ef41Sopenharmony_ci  readSync,
161cb0ef41Sopenharmony_ci  readKey,
171cb0ef41Sopenharmony_ci};
18

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