Skip to content

Commit

Permalink
Remove docstring reference to 0->1 query case
Browse files Browse the repository at this point in the history
  • Loading branch information
slfritchie committed Jan 9, 2018
1 parent 6b5e494 commit ddb0319
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/wallaroo_labs/messages/_test.pony
Expand Up @@ -198,10 +198,6 @@ class iso _TestGeneralExtEncDecShrink is UnitTest
fun apply(h: TestHelper) ? =>
"""
Test round-trip serialization of ExternalShrinkMsg.
Note an "ah-hah" requirement: if both the node_names array
empty and also num_nodes is zero, then by default we should
observe node_names empty and num_nodes equal to *one*.
"""
let node_names: Array[String] = [""; "a"; "lovely b"; ""; "node c"]

Expand Down

0 comments on commit ddb0319

Please sign in to comment.