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