clang-tidy: override
[alexxy/gromacs.git] / src / gromacs / selection / tests / selectioncollection.cpp
index f930a8af4e9e3ea97469794c74943ebbdc6c1938..ba13fc5288a6be9dabb609f498f628376d4357a3 100644 (file)
@@ -78,7 +78,7 @@ class SelectionCollectionTest : public ::testing::Test
         static int               s_debugLevel;
 
         SelectionCollectionTest();
-        ~SelectionCollectionTest();
+        ~SelectionCollectionTest() override;
 
         void setAtomCount(int natoms)
         {