aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/tests/systemstate/DESC
diff options
context:
space:
mode:
Diffstat (limited to 'documentapi/src/tests/systemstate/DESC')
-rw-r--r--documentapi/src/tests/systemstate/DESC3
1 files changed, 0 insertions, 3 deletions
diff --git a/documentapi/src/tests/systemstate/DESC b/documentapi/src/tests/systemstate/DESC
deleted file mode 100644
index 19dbc9195f1..00000000000
--- a/documentapi/src/tests/systemstate/DESC
+++ /dev/null
@@ -1,3 +0,0 @@
-This is a unit test for the system state parser and the corresponding NodeState class. It mirrors the
-StateParserTestCase available in the java implementation of message bus. It consists of tests that verify that parsing
-works, pathing works, encoding/decoding works, and finally that the NodeState class works as intended.