Skip to content

Commit bf102ce

Browse files
committed
Reenable spamicity-test-as-root
Ref #1226
1 parent 6ce883a commit bf102ce

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

test/spamicity-test-as-root.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,4 @@ suite.addBatch({
263263
}
264264
});
265265

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

0 commit comments

Comments
 (0)