enable CardFortress in test database, #71513
[freeside.git] / FS / FS / NetworkMonitoringSystem.pm
index c16d5fe..fcfa264 100644 (file)
@@ -26,3 +26,5 @@ sub AUTOLOAD {
   $self .= "::$system";
   $self->$sub(@_);
 }
+
+1;