test: include variables tests in suite

This commit is contained in:
Guy C 2025-02-26 02:00:28 +00:00
parent f15530149e
commit fc2c58002e

View File

@ -101,7 +101,7 @@ class ParallelExamplesSpec extends AnyFlatSpec with BeforeAndAfterAll with Paral
"^.*wacc-examples/valid/runtimeErr.*$",
"^.*wacc-examples/valid/scope.*$",
// "^.*wacc-examples/valid/sequence.*$",
"^.*wacc-examples/valid/variables.*$",
// "^.*wacc-examples/valid/variables.*$",
"^.*wacc-examples/valid/while.*$",
// format: on
).find(filename.matches).isDefined