mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[REG_WINETEST]
- Addendum to r71232: we no longer need to skip this test. ROSTESTS-200 svn path=/trunk/; revision=71236
This commit is contained in:
@@ -450,10 +450,7 @@ START_TEST(reg)
|
||||
return;
|
||||
}
|
||||
|
||||
if (!winetest_interactive)
|
||||
skip("ROSTESTS-200: Skipping test_add because of exceptions in Cm.\n");
|
||||
else
|
||||
test_add();
|
||||
test_add();
|
||||
test_delete();
|
||||
test_query();
|
||||
test_v_flags();
|
||||
|
||||
Reference in New Issue
Block a user