diff_tables and patch_table are working and tested
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
makeclass("unittests")
|
||||
|
||||
function unittests.globaldb()
|
||||
globaldb.enable()
|
||||
local g1a = global("unittest-g1")
|
||||
local g2a = global("unittest-g2")
|
||||
local g1b = global("unittest-g1")
|
||||
|
||||
Reference in New Issue
Block a user