mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2026-09-09 20:42:57 +07:00
enable the debug mode for all tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
local evo = require 'evolved'
|
||||
|
||||
evo.debug_mode(true)
|
||||
|
||||
do
|
||||
do
|
||||
local e = evo.spawn()
|
||||
|
||||
Reference in New Issue
Block a user