this file should have never been added...
This commit is contained in:
parent
d84b0c58bd
commit
73fd96d439
1 changed files with 0 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
|||
describe("Diaspora.Aspects", function() {
|
||||
beforeEach(function() {
|
||||
spec.loadFixture("aspects_index");
|
||||
});
|
||||
|
||||
|
||||
describe("edit aspect name", function() {
|
||||
it("it should ", function() {
|
||||
var startName = $("a [data-aspect_id=13]").text();
|
||||
});
|
||||
});
|
||||
});
|
||||
Loading…
Reference in a new issue