source4/tests: typo in env name
[samba.git] / source4 / selftest / tests.py
index 755f0c9a41131a6fc5dfc79cdad7a2b09e4a0b43..91f8a5cec687fcb9360c148fc6d0e266daafa1c3 100755 (executable)
@@ -726,7 +726,7 @@ planoldpythontestsuite("ad_dc_ntvfs",
 # Want a selection of environments across the process models
 #
 for env in ["ad_dc_ntvfs:local", "ad_dc:local",
-            "fl2003dc:local", "fl2008rdc:local",
+            "fl2003dc:local", "fl2008r2dc:local",
             "promoted_dc:local"]:
     planoldpythontestsuite(env, "samba.tests.blackbox.smbcontrol")