summaryrefslogtreecommitdiff
path: root/src/test/run.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run.js')
-rw-r--r--src/test/run.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run.js b/src/test/run.js
index 4325a40..9fc3165 100644
--- a/src/test/run.js
+++ b/src/test/run.js
@@ -2,6 +2,7 @@
await include("/test/Test.js");
Test.include([
"Policy",
+ "Storage",
"XSS",
"embargoed/XSS",
]);