|  | @@ -1,7 +1,7 @@
 | 
											
												
													
														|  |  local lunit = require('lunitx')
 |  |  local lunit = require('lunitx')
 | 
											
												
													
														|  |  local cURL = require("cURL")
 |  |  local cURL = require("cURL")
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -_ENV = lunit.module('enhanced','seeall')
 |  | 
 | 
											
												
													
														|  | 
 |  | +_ENV = lunit.module('simple','seeall')
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  function test_success_again() 
 |  |  function test_success_again() 
 | 
											
												
													
														|  |    assert_true (true, 'more tests work')
 |  |    assert_true (true, 'more tests work')
 |