🧪 test(refactor glimpse_detector test): split test plugin and test main
This commit is contained in:
@@ -7,5 +7,5 @@ exit = "APP_GLIMPSE_DETECTOR_UNLOAD"
|
||||
|
||||
[[plugin]]
|
||||
path = ""
|
||||
init = "APP_TEST_PLUG_INIT"
|
||||
exit = "APP_TEST_PLUG_DESTROY"
|
||||
init = "GLIMPSE_DETECTOR_TEST_PLUG_LOAD"
|
||||
exit = "GLIMPSE_DETECTOR_TEST_PLUG_UNLOAD"
|
||||
|
||||
Reference in New Issue
Block a user