parent
9f2e5b1868
commit
98d76af318
5 changed files with 1 additions and 10 deletions
|
|
@ -41,7 +41,7 @@ stylesheets:
|
|||
# - helpers/**/*.jsview
|
||||
#
|
||||
helpers:
|
||||
- helpers/**/*.js
|
||||
- jasmine_helpers/**/*.js
|
||||
|
||||
# spec_files
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,9 +0,0 @@
|
|||
describe("Diaspora", function() {
|
||||
describe("widgets", function() {
|
||||
describe("aspectNav", function() {
|
||||
describe("start", function() {
|
||||
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
Loading…
Reference in a new issue