Initial jest stuff. Blocked on Babel 7
This commit is contained in:
@@ -58,10 +58,6 @@ var USERNAME_RULE = {
|
||||
|
||||
|
||||
describe("ContentRules", function() {
|
||||
beforeEach(function() {
|
||||
test_utils.beforeEach(this);
|
||||
});
|
||||
|
||||
describe("parseContentRules", function() {
|
||||
it("should handle there being no keyword rules", function() {
|
||||
var rules = { 'global': { 'content': [
|
||||
|
||||
Reference in New Issue
Block a user