Searched defs:fixturesDir (Results 1 – 2 of 2) sorted by relevance
6 const fixturesDir = path.join(__dirname, '..', 'fixtures'); constant23 fixturesDir, property
27 fixturesDir = path.join(path.dirname(__file__), '..', '..', variable in CheckImportsTest