'use strict'; var fs = require('fs'); var path = require('path'); module.exports = fs.readFileSync(path.join(__dirname, './test-y-fish-O'), 'utf8');