regression test additions and fixes to several scripts

This commit is contained in:
Matthew Stidham
2021-02-05 11:24:40 -08:00
parent 19dac1b4a6
commit c20b5f4272
4 changed files with 20 additions and 5 deletions

View File

@@ -90,6 +90,5 @@ class LANtoWAN(LFCliBase):
def main():
if __name__ == "__main__":
main()
if __name__ == "__main__":
main()