great API breaking update to version [0.07]
[perl-cwmp.git] / t / 00-load.t
index 89ef933..ccd135f 100755 (executable)
@@ -10,7 +10,7 @@ use blib;
 BEGIN {
        use_ok('CWMP::Server');
        use_ok('CWMP::Request');
-       use_ok('CWMP::Response');
+       use_ok('CWMP::Methods');
        use_ok('CWMP::Store');
 }