Add path to configure method of filter.
[metaproxy-moved-to-github.git] / src / test_filter_auth_simple.cpp
index 5c44f06..9872e2e 100644 (file)
@@ -51,6 +51,7 @@ public:
         }
         package.move();
     };
+    void configure(const xmlNode* ptr, bool test_only, const char *path) {};
 };