Turn the exceptions spec back on, it still works

This commit is contained in:
Gregg Van Hove and Tim Jarratt
2013-10-02 10:24:24 -07:00
parent 37a3135d6a
commit 51dd66a4cc

View File

@@ -1,4 +1,4 @@
xdescribe('Exceptions:', function() {
describe('Exceptions:', function() {
var env;
beforeEach(function() {