Skip to content

Commit

Permalink
test.clj: test-stream-intervals: minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dams Nadé committed Apr 18, 2016
1 parent c73e233 commit ae78cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riemann/test.clj
Expand Up @@ -242,6 +242,6 @@

(defmacro test-stream-intervals
"Verifies that run-stream-intervals, taking inputs/intervals, forwards
outputs to chldren."
outputs to children."
[stream inputs-and-intervals outputs]
`(test/is (~'= (run-stream-intervals ~stream ~inputs-and-intervals) ~outputs)))

0 comments on commit ae78cb9

Please sign in to comment.