first commit
This commit is contained in:
7
test/api.js
Normal file
7
test/api.js
Normal file
@@ -0,0 +1,7 @@
|
||||
suite("api", function () {
|
||||
test("whitelist");
|
||||
|
||||
test("blacklist");
|
||||
|
||||
test("tolerant");
|
||||
});
|
||||
Reference in New Issue
Block a user