tests/soup.js
[gitlive] / tests / soup.js
index ac38ddd..337c353 100644 (file)
@@ -15,4 +15,4 @@ var status = session.send_message(msg);
 //)
 print(status);
 
-print(msg.response_body);
+print(msg.response_body.data);