mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
initial test
This commit is contained in:
@ -3,7 +3,7 @@ var buildConfig = require('../build/config');
|
||||
module.exports = function(config) {
|
||||
config.set({
|
||||
singleRun: true,
|
||||
basePath: '../../dist/lib',
|
||||
basePath: '../..',
|
||||
|
||||
frameworks: ['jasmine'],
|
||||
|
||||
|
Reference in New Issue
Block a user