We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a3d71 commit fd1f416Copy full SHA for fd1f416
test/xmock_interpreter.cpp
@@ -21,7 +21,7 @@ namespace xeus
21
{
22
23
xmock_interpreter::xmock_interpreter(const std::vector<std::string>& /*args*/)
24
- : interpreter(0, nullptr)
+ : xinterpreter()
25
26
// Arguments intentionally ignored in mock interpreter
27
}
0 commit comments