mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:56:26 +00: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:
parent
9756d84f6c
commit
0beda486ca
1 changed files with 1 additions and 4 deletions
|
@ -450,9 +450,6 @@ START_TEST(reg)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!winetest_interactive)
|
|
||||||
skip("ROSTESTS-200: Skipping test_add because of exceptions in Cm.\n");
|
|
||||||
else
|
|
||||||
test_add();
|
test_add();
|
||||||
test_delete();
|
test_delete();
|
||||||
test_query();
|
test_query();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue