diff options
Diffstat (limited to 'docs/test-infrastructure.md')
| -rw-r--r-- | docs/test-infrastructure.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/test-infrastructure.md b/docs/test-infrastructure.md index c1dfb5b..b681fdb 100644 --- a/docs/test-infrastructure.md +++ b/docs/test-infrastructure.md @@ -46,10 +46,8 @@ This document describes the current test infrastructure and available test utili <include>**/events/**/*Test.java</include> <include>**/protocols/VSAbstractProtocolTest.java</include> <include>**/protocols/implementations/VSPingPongProtocolTest.java</include> - <include>**/protocols/implementations/VSRaftProtocolTest.java</include> </includes> <excludes> - <exclude>**/SimpleRaftGUITest.java</exclude> <exclude>**/testing/**/*Test.java</exclude> </excludes> ``` |
