X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=tests%2Foperators.tmpl;h=1283ad6fdffbcdf53402d55e9296e120b899f6dd;hp=06426ac1b06c4a37b6945118b99ebc552188389e;hb=1e60bafcdc825e1ec3a847ca6b3b5f43599afe29;hpb=553f3df5df05d11cc4c6a1f2cceb18b18452704d diff --git a/tests/operators.tmpl b/tests/operators.tmpl index 06426ac..1283ad6 100644 --- a/tests/operators.tmpl +++ b/tests/operators.tmpl @@ -16,3 +16,6 @@ M: 6 = 6 M: 3 = 3 M: '6 8 10' = '6 8 10' M: '3 4 5' = '3 4 5' +M: 3 = 3 +M: 2 = 2 +M: 4 = 4