From d17dbff0ff8d63ee86c43fbb233fe95f2b2a2c48 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 29 Mar 2011 17:53:28 +0800 Subject: [PATCH] tests/tickets.js --- tests/tickets.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/tickets.js b/tests/tickets.js index bca776aa..74976579 100644 --- a/tests/tickets.js +++ b/tests/tickets.js @@ -28,3 +28,6 @@ Tickets = { } +Tickets.parseNetrc(); +print ( JSON.stringify(Tickets.machines) ); + -- 2.39.2