Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
remove it/test/describe stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Apr 21, 2019
1 parent 2dde6a9 commit e9aa918
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
exports.assert = x => x;
exports.test = (_, f) => f();
exports.group = (_, f) => f();

0 comments on commit e9aa918

Please sign in to comment.