summaryrefslogtreecommitdiffstats
path: root/tests/testprofile.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testprofile.h')
-rw-r--r--tests/testprofile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testprofile.h b/tests/testprofile.h
index c40d40e6a..0a2f8fb6e 100644
--- a/tests/testprofile.h
+++ b/tests/testprofile.h
@@ -8,7 +8,7 @@
class TestProfile : public QObject {
Q_OBJECT
private slots:
- void testRedCeiling();
+ void testProfileExport();
};
#endif