From 262cb9afb8338a76e126dea672a3fda53d8d1dad Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 22 Jan 2022 00:56:32 +0100 Subject: Fix regression --- tests/dice/tst_dice.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/dice') diff --git a/tests/dice/tst_dice.cpp b/tests/dice/tst_dice.cpp index 150dddb..c5131ed 100644 --- a/tests/dice/tst_dice.cpp +++ b/tests/dice/tst_dice.cpp @@ -391,6 +391,7 @@ void TestDice::commandsTest_data() QTest::addRow("cmd89") << "1L[-3,-2,2,3]+10"; QTest::addRow("cmd90") << "1L[-3,-2,2,3]+10;1L[-3,-2,2,3]"; QTest::addRow("cmd91") << "1d20|3i:[>1]{\"Success\"}{\"Failure\"}"; + QTest::addRow("cmd92") << "4d10k3;4d10k3;4d10k3;[$1,$2,$3]s;\"Score @4\""; } void TestDice::rangedCommandsTest() -- cgit v1.2.3-70-g09d2