all files / plugins/prefix-browser/test-utils/ ospec-instance.js

100% Statements 3/3
100% Branches 0/0
100% Functions 0/0
100% Lines 3/3
1 2 3 4  
var ospec = require('ospec')
 
var o = module.exports = ospec['new']('prefix-plugin-browser')
ospec('prefix-plugin-browser', o.run)