Searched refs:buckPath (Results 1 – 1 of 1) sorted by relevance
55 const buckPath = '/myapp/android/app/BUCK'; constant56 expect(fs.readFileSync(buckPath).toString()).toMatch('package = "xyz.bront.app"');57 expect(fs.readFileSync(buckPath).toString()).not.toMatch('com.lololol');