Revision 17:ea8865f488a0 Tester.cpp

View differences:

Tester.cpp
181 181
            }
182 182
        }
183 183
    } catch (Test::FailedToLoadPlugin) {
184
        std::cout << "ERROR: Failed to load plugin (key = \"" << m_key
184
        std::cout << " ** ERROR: Failed to load plugin (key = \"" << m_key
185 185
                  << "\")" << std::endl;
186 186
    }
187 187

  

Also available in: Unified diff