summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/typetest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fastos/src/tests/typetest.cpp')
-rw-r--r--fastos/src/tests/typetest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastos/src/tests/typetest.cpp b/fastos/src/tests/typetest.cpp
index 6db029a41f1..60a05f67151 100644
--- a/fastos/src/tests/typetest.cpp
+++ b/fastos/src/tests/typetest.cpp
@@ -68,7 +68,7 @@ private:
public:
virtual ~TypeTest() {};
- int Main ()
+ int Main () override
{
printf("grep for the string '%s' to detect failures.\n\n", failString);