From 071c1c8c9f1e4c3e234f490b56e2df8c0511f288 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 23 May 2012 23:13:26 +0800 Subject: [PATCH] tests/soup.js --- tests/soup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/soup.js b/tests/soup.js index 4b8d1956..0504d8bf 100644 --- a/tests/soup.js +++ b/tests/soup.js @@ -27,4 +27,4 @@ var status = session.send_message(msg); //) print(status); -//print(msg.response_body.data); +print(msg.response_body.data); -- 2.39.2