Commit 355ce0f1 authored by twanvl's avatar twanvl

added end-of-file value to test-magic.mse-script

parent a6dd1cb5
......@@ -39,3 +39,6 @@ assert(text_to_color("",is_land:false,card_name:"") == "")
assert(is_spell("Creature - Platypus") == false)
assert(is_spell("Instant") == true)
assert(is_spell("Sorcery") == true)
"ok"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment