Merge branch 'stable' into develop
This commit is contained in:
commit
b0d983e85c
5 changed files with 1 additions and 10 deletions
|
|
@ -40,7 +40,7 @@ stylesheets:
|
||||||
# - helpers/**/*.jsview
|
# - helpers/**/*.jsview
|
||||||
#
|
#
|
||||||
helpers:
|
helpers:
|
||||||
- helpers/**/*.js
|
- jasmine_helpers/**/*.js
|
||||||
|
|
||||||
# spec_files
|
# spec_files
|
||||||
#
|
#
|
||||||
|
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
describe("Diaspora", function() {
|
|
||||||
describe("widgets", function() {
|
|
||||||
describe("aspectNav", function() {
|
|
||||||
describe("start", function() {
|
|
||||||
|
|
||||||
});
|
|
||||||
});
|
|
||||||
});
|
|
||||||
});
|
|
||||||
Loading…
Reference in a new issue