summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/lib/diffpatcher/test/tap.js
diff options
context:
space:
mode:
Diffstat (limited to 'addon-sdk/source/lib/diffpatcher/test/tap.js')
-rw-r--r--addon-sdk/source/lib/diffpatcher/test/tap.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/addon-sdk/source/lib/diffpatcher/test/tap.js b/addon-sdk/source/lib/diffpatcher/test/tap.js
new file mode 100644
index 000000000..e550b82f5
--- /dev/null
+++ b/addon-sdk/source/lib/diffpatcher/test/tap.js
@@ -0,0 +1,3 @@
+"use strict";
+
+require("retape")(require("./index"))