Added more functional tests.

This commit is contained in:
orangemug
2020-05-31 15:33:09 +01:00
parent 3d4cc34a08
commit 8d3ad6b1a1
19 changed files with 1085 additions and 91 deletions
+3
View File
@@ -0,0 +1,3 @@
describe("accessibility", function () {
require("./skip-links");
})