chore: register 'luau' tests

This commit is contained in:
AsynchronousMatrix 2023-08-09 21:40:49 +01:00
parent 24e48671e2
commit 70c0c68bdf

View file

@ -101,6 +101,9 @@ create_tests! {
task_delay: "task/delay",
task_spawn: "task/spawn",
task_wait: "task/wait",
luau_compile: "luau/compile",
luau_load: "luau/load",
}
#[cfg(feature = "roblox")]