From 96c1bcaf79f8cfec2ae1c1d892473af492d547a1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 29 Mar 2011 17:54:14 +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 d58d50e7..33c8fa7b 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.js']; +File = imports['../File.js']; Tickets = { -- 2.39.2