Skip to content

Commit 6ce883a

Browse files
committed
Reenable hostmeta-test-as-root
1 parent 3b297d0 commit 6ce883a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

test/hostmeta-test-as-root.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,4 @@ suite.addBatch({
9090
}
9191
});
9292

93-
module.exports = {}; // TODO reenable this test when it's passing
94-
95-
// suite["export"](module);
93+
suite["export"](module);

0 commit comments

Comments
 (0)