summaryrefslogtreecommitdiff
path: root/test/mp/dye.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/mp/dye.js')
-rw-r--r--test/mp/dye.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mp/dye.js b/test/mp/dye.js
index 36acfa3..26b33c2 100644
--- a/test/mp/dye.js
+++ b/test/mp/dye.js
@@ -7,7 +7,7 @@ var suite = vows.describe("mp.dye");
suite.addBatch({
"The manaportal dye": {
- topic: load("mp/dye").expression("mp.dye"),
+ topic: load("mp/dye").expression("mp.dye").document(),
"getChannel": {
topic: function(dye) { return dye.getChannel; },
"returns null given pure black": function(f) {