test angular support as well
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
var assert = require('assert'),
|
||||
wildstring = require('../wildstring');
|
||||
|
||||
describe('wildstring', function() {
|
||||
describe('wildstring - node', function() {
|
||||
it('should create an object and set a default wildcard', function() {
|
||||
assert.equal(wildstring.wildcard, '*');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user