aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testreverseoperators.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testreverseoperators.h')
-rw-r--r--tests/testreverseoperators.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testreverseoperators.h b/tests/testreverseoperators.h
index 470e576cc..d5bdd9a1c 100644
--- a/tests/testreverseoperators.h
+++ b/tests/testreverseoperators.h
@@ -30,6 +30,7 @@ class TestReverseOperators : public QObject
Q_OBJECT
private slots:
void testReverseSum();
+ void testReverseSumWithAmbiguity();
};
#endif