Removing some superfluous ish

This commit is contained in:
imakewebthings 2011-07-01 11:21:38 +08:00
parent 48b8706c32
commit 7c1c3f6b66

View file

@ -1,11 +1,8 @@
// Go tests, go
describe('Deck JS', function() {
zzz = 0;
describe('standard html structure', function() {
beforeEach(function() {
loadFixtures('standard.html');
zzz++;
});
describe('init(selector)', function() {