mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
4 lines
99 B
JavaScript
4 lines
99 B
JavaScript
describe('AdminModeService', function() {
|
|
beforeEach(angular.mock.module(require('./').name))
|
|
})
|