mirror of
https://github.com/lune-org/lune.git
synced 2025-05-04 10:43:57 +01:00
chore: register 'luau' tests
This commit is contained in:
parent
24e48671e2
commit
70c0c68bdf
1 changed files with 3 additions and 0 deletions
|
@ -101,6 +101,9 @@ create_tests! {
|
||||||
task_delay: "task/delay",
|
task_delay: "task/delay",
|
||||||
task_spawn: "task/spawn",
|
task_spawn: "task/spawn",
|
||||||
task_wait: "task/wait",
|
task_wait: "task/wait",
|
||||||
|
|
||||||
|
luau_compile: "luau/compile",
|
||||||
|
luau_load: "luau/load",
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(feature = "roblox")]
|
#[cfg(feature = "roblox")]
|
||||||
|
|
Loading…
Add table
Reference in a new issue