mirror of
https://github.com/britzl/monarch.git
synced 2025-09-27 10:02:21 +02:00
Fixed broken tests
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
local cowait = require "test.cowait"
|
||||
local monarch = require "monarch.monarch"
|
||||
|
||||
local SCREEN1_STR = hash("screen1")
|
||||
local SCREEN1 = hash(SCREEN1_STR)
|
||||
local SCREEN2 = hash("screen2")
|
||||
local POPUP1 = hash("popup1")
|
||||
|
Reference in New Issue
Block a user