Fixes for clang-tidy-9
[alexxy/gromacs.git] / src / gromacs / pulling / tests / pull.cpp
index 21956445bef1ea8203785a8eb4b925efbd1af736..fe8e604d6c656ab620a684173b69717b159e7fb8 100644 (file)
@@ -70,7 +70,7 @@ class PullTest : public ::testing::Test
 protected:
     PullTest() {}
 
-    void test(PbcType pbcType, matrix box)
+    static void test(PbcType pbcType, matrix box)
     {
         t_pbc pbc;