projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[REG_WINETEST]
[reactos.git]
/
rostests
/
winetests
/
reg
/
reg.c
diff --git
a/rostests/winetests/reg/reg.c
b/rostests/winetests/reg/reg.c
index
4d29b77
..
a813de1
100644
(file)
--- a/
rostests/winetests/reg/reg.c
+++ b/
rostests/winetests/reg/reg.c
@@
-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();