[KMTESTS:FSRTL]
[reactos.git] / rostests / kmtests / kmtest_drv / testlist.c
index e12ed6c..99136bb 100644 (file)
@@ -68,8 +68,7 @@ const KMT_TEST TestList[] =
     { "-ExTimer",                           Test_ExTimer },
     { "Example",                            Test_Example },
     { "FsRtlExpression",                    Test_FsRtlExpression },
-    /* Skipped on testman. See ROSTESTS-106. */
-    { "-FsRtlMcb",                          Test_FsRtlMcb },
+    { "FsRtlMcb",                           Test_FsRtlMcb },
     { "-FsRtlTunnel",                       Test_FsRtlTunnel },
     { "IoDeviceInterface",                  Test_IoDeviceInterface },
     { "IoEvent",                            Test_IoEvent },