all files / require-dir-all/test_data/08_merge/05_json_hides_js/ index.js

100% Statements 1/1
100% Branches 0/0
100% Functions 0/0
100% Lines 1/1
1 2 3 4 5 6 7 8 9 10                 
/**
 * Created by alykoshin on 21.01.16.
 */
 
// Export object
module.exports = 'string exported from merge_js_json/index.js';