xref: /third_party/node/test/es-module/test-esm-path-win32.mjs (revision 1cb0ef41)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/es-module/
11cb0ef41Sopenharmony_ciimport '../common/index.mjs';
21cb0ef41Sopenharmony_ciimport assert from 'assert';
31cb0ef41Sopenharmony_ciimport { win32 } from 'path';
41cb0ef41Sopenharmony_ciimport pathWin32 from 'path/win32';
51cb0ef41Sopenharmony_ci
61cb0ef41Sopenharmony_ciassert.strictEqual(pathWin32, win32);
7

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