From 4e545dae6a2aee60855d8dadb9367e702a871f40 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 29 Mar 2011 17:54:07 +0800 Subject: [PATCH] tests/tickets.js --- tests/tickets.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tickets.js b/tests/tickets.js index 74976579..d58d50e7 100644 --- a/tests/tickets.js +++ b/tests/tickets.js @@ -3,7 +3,7 @@ * let's see if we can pull a list of tickets from the tracker.. * */ -Fie = imports.File; +Fie = imports['../File.js']; Tickets = { -- 2.39.2