]> git.stg.codes - stg.git/blobdiff - tests/testadmin.h
Add notifications in test tariffs class
[stg.git] / tests / testadmin.h
index 2175dbb665f479f29e653dc7d700e2031af29de0..59f81d31f76ec9c00bf8eaf780eb12dec5c8692a 100644 (file)
@@ -5,7 +5,7 @@
 
 class TEST_ADMIN : public ADMIN {
     public:
-        TEST_ADMIN() : priv(0xffFFffFF) {}
+        TEST_ADMIN() : priv(0xffFF), ip(0) {}
 
         ADMIN & operator=(const ADMIN &) { return *this; }
         ADMIN & operator=(const ADMIN_CONF &) { return *this; }