aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testenum.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testenum.h')
-rw-r--r--tests/testenum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testenum.h b/tests/testenum.h
index e4aaa1368..7bf3a9eb5 100644
--- a/tests/testenum.h
+++ b/tests/testenum.h
@@ -34,6 +34,7 @@ private slots:
void testAnonymousEnum();
void testGlobalEnums();
void testEnumValueFromNeighbourEnum();
+ void testEnumValueFromExpression();
void testPrivateEnum();
};