Change naming convention for C++ interfaces
[alexxy/gromacs.git] / src / gromacs / commandline / tests / cmdlineprogramcontext.cpp
index 3ffdad11aac93099da69399dd704e0c975c8a87b..7f2048933aaa371a1d65902dede95221ae54fae8 100644 (file)
@@ -73,7 +73,7 @@ using gmx::Path;
 namespace
 {
 
-class TestExecutableEnvironment : public gmx::ExecutableEnvironmentInterface
+class TestExecutableEnvironment : public gmx::IExecutableEnvironment
 {
     public:
         TestExecutableEnvironment()