this file should have never been added...

This commit is contained in:
Steven Fuchs 2012-03-10 14:21:13 -05:00
parent d84b0c58bd
commit 73fd96d439

View file

@ -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();
});
});
});