]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/lib/test_stream.py
*: reformat python files
[mirror_frr.git] / tests / lib / test_stream.py
index 6f42db18390b4c82de09e2c6afc29d4cd8db6fe6..11d902eb95f75783a0f7c07e95b0ba80e5fbe264 100644 (file)
@@ -1,4 +1,5 @@
 import frrtest
 
+
 class TestStream(frrtest.TestRefOut):
-    program = './test_stream'
+    program = "./test_stream"