mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
remove incorrect spec
This commit is contained in:
parent
fb4cb530e3
commit
930cc2c473
@ -38,8 +38,4 @@ describe('@inheritdoc tag', function() {
|
||||
expect(socketRead).toBeDefined();
|
||||
expect(socketRead.description).toBe(connectionRead.description);
|
||||
});
|
||||
|
||||
xit('should only be available if the Closure dictionary is enabled', function() {
|
||||
// TODO
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user