Revision 4:d8724c5a6d83 Tester.h

View differences:

Tester.h
50 50
    Tester(std::string pluginKey);
51 51
    ~Tester();
52 52

  
53
    bool test();
53
    bool test(int &notes, int &warnings, int &errors);
54 54

  
55 55
    class Registrar {
56 56
    public:

Also available in: Unified diff