From ed84714a5dc721beecae3996ebe81678d6680bf2 Mon Sep 17 00:00:00 2001 From: Benoit Giannangeli Date: Wed, 24 May 2017 15:04:57 +0200 Subject: [test-suite] sort.js passes --- tests/ldblib.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ldblib.js') diff --git a/tests/ldblib.js b/tests/ldblib.js index f381d8e..82d40c2 100644 --- a/tests/ldblib.js +++ b/tests/ldblib.js @@ -44,7 +44,7 @@ test('debug.sethook', function (t) { t.strictEqual( lua.lua_tojsstring(L, -1), - "return count line count line count line count return count line count line count return count line count line count return count line ", + "return count line count line count line count line return count line count line count line return count line count line count line return count line ", "Correct element(s) on the stack" ); -- cgit v1.2.3-54-g00ecf