]> granicus.if.org Git - graphviz/commit
test 1449: [nfc] do not capture stdout
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 1 Feb 2022 10:19:29 +0000 (21:19 +1100)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 4 Feb 2022 05:58:18 +0000 (16:58 +1100)
commitc7b96e6abf06310e6f63f3ef33f46c80a43ec1d3
tree0910bbdc7385926e83cd1a953ef4a7c405ae2bcd
parent95f76edc7f5be232c2eeea45d87e27ff9d9b2d48
test 1449: [nfc] do not capture stdout

Graphviz is being passed `-o /dev/null` in this test case, so there is no need
to capture stdout.
rtest/test_regression.py