before test fix

This commit is contained in:
Peter Cottle 2013-07-07 12:43:02 -07:00
parent f682f42aa0
commit 87c787c8af
3 changed files with 10 additions and 6 deletions

View file

@ -1,6 +0,0 @@
describe('Tests', function() {
it('should work', function() {
expect(1).toBeTruthy();
});
});