mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[KMTEST]
Enable FsRtlTunnel tests. They all pass in ReactOS now. CORE-7272 svn path=/trunk/; revision=67887
This commit is contained in:
parent
df216184d2
commit
23a0889551
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ const KMT_TEST TestList[] =
|
|||
{ "Example", Test_Example },
|
||||
{ "FsRtlExpression", Test_FsRtlExpression },
|
||||
{ "FsRtlMcb", Test_FsRtlMcb },
|
||||
{ "-FsRtlTunnel", Test_FsRtlTunnel },
|
||||
{ "FsRtlTunnel", Test_FsRtlTunnel },
|
||||
{ "IoCreateFile", Test_IoCreateFile },
|
||||
{ "IoDeviceInterface", Test_IoDeviceInterface },
|
||||
{ "IoEvent", Test_IoEvent },
|
||||
|
|
Loading…
Reference in a new issue