Merge branch 'no-children' of https://github.com/johnjbarton/jasmine into 4.0
* Merges #1742 from @johnjbarton
This commit is contained in:
@@ -2036,6 +2036,7 @@ describe('Env integration', function() {
|
||||
} catch (e) {
|
||||
exception = e;
|
||||
}
|
||||
env.it('has a test', function() {});
|
||||
});
|
||||
|
||||
env.execute(null, function() {
|
||||
|
||||
Reference in New Issue
Block a user