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 38826ccfb..762aed609 100644
--- a/tests/testenum.h
+++ b/tests/testenum.h
@@ -33,6 +33,7 @@ private slots:
void testEnumWithApiVersion();
void testAnonymousEnum();
void testGlobalEnums();
+ void testEnumValueFromNeighbourEnum();
};
#endif