Changing ResourceManager naming for platform::ResourceName
[nepi.git] / src / nepi / resources / linux / udptest.py
index 857ea37..cbd5f40 100644 (file)
@@ -31,7 +31,7 @@ class LinuxUdpTest(LinuxApplication):
 
     http://hpcbench.sourceforge.net/
     """
-    _rtype = "LinuxUdpTest"
+    _rtype = "linux::UdpTest"
 
     @classmethod
     def _register_attributes(cls):