UP-Viagg-io/Viagg-io/Assets/Packages/MyBT/BT-Examples/_Testing/basic-mar-1.bt.txt

7 lines
152 B
Plaintext
Raw Normal View History

2024-01-19 16:30:05 +01:00
Tree("Root") {
Composite (Marathon) {
Test.CountToNumber("a", 3)
Test.CountToNumber("b", 5)
Test.CountToNumber("c", 4)
}
}