diff options
Diffstat (limited to 'test/urltest.lua')
-rw-r--r-- | test/urltest.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/urltest.lua b/test/urltest.lua index 990a3e5..7e0e73f 100644 --- a/test/urltest.lua +++ b/test/urltest.lua | |||
@@ -1,4 +1,4 @@ | |||
1 | dofile("noglobals.lua") | 1 | dofile("testsupport.lua") |
2 | 2 | ||
3 | local check_build_url = function(parsed) | 3 | local check_build_url = function(parsed) |
4 | local built = socket.url.build(parsed) | 4 | local built = socket.url.build(parsed) |