From a711b700dfc3cb643db3ca7adb8d282ba7bb8efd Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 29 Mar 2011 18:03:43 +0800 Subject: [PATCH] tests/tickets.js --- tests/tickets.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/tickets.js b/tests/tickets.js index cf70330c..a4595648 100644 --- a/tests/tickets.js +++ b/tests/tickets.js @@ -50,5 +50,6 @@ Tickets = { } Tickets.parseNetrc(); -print ( JSON.stringify(Tickets.machines) ); +//print ( JSON.stringify(Tickets.machines) ); +Tickets.fetchBugs(); -- 2.39.2