mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Add tests for scripting language
This commit is contained in:
+4
-1
@@ -11,7 +11,10 @@ add_test(
|
||||
)
|
||||
|
||||
# Scripting language tests
|
||||
# TODO
|
||||
add_test(
|
||||
NAME script-functions
|
||||
COMMAND magicseteditor ${test_dir}/script/script-functions.mse-script
|
||||
)
|
||||
|
||||
# Rendering tests
|
||||
# TODO
|
||||
|
||||
Reference in New Issue
Block a user