Skip to content
Snippets Groups Projects
Commit 56dbfefd authored by lemoer's avatar lemoer Committed by David Bauer
Browse files

tests: add gluon-reconfigure testcase

parent d9ea2814
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python3
import sys
from pynet import *
a = Node()
start()
a.dbg(a.succeed("gluon-reconfigure"))
finish()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment