We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b297d0 commit 6ce883aCopy full SHA for 6ce883a
1 file changed
test/hostmeta-test-as-root.js
@@ -90,6 +90,4 @@ suite.addBatch({
90
}
91
});
92
93
-module.exports = {}; // TODO reenable this test when it's passing
94
-
95
-// suite["export"](module);
+suite["export"](module);
0 commit comments