var angular = require('angular'); exports['load test'] = function(done) { if (angular) done(); }