Add path to configure method of filter.
[metaproxy-moved-to-github.git] / src / test_filter_frontend_net.cpp
index 945a242..15aec92 100644 (file)
@@ -52,6 +52,7 @@ public:
         }
         return package.move();
     };
+    void configure(const xmlNode* ptr, bool test_only, const char *path) {};
 };