Skip to content
Snippets Groups Projects
Commit 767819a5 authored by Destiny Kuehn's avatar Destiny Kuehn
Browse files

unittests

parent de0c83a6
4 merge requests!17Unittest,!16Unittest,!15Unittest,!14Unittest
Pipeline #1523 failed with stage
in 44 seconds
...@@ -4,7 +4,7 @@ import socket ...@@ -4,7 +4,7 @@ import socket
import unittest import unittest
from unittest.mock import patch from unittest.mock import patch
from lopt import getHostname, main from lopt.lopt import getHostname, main
class Test_lopt(unittest.TestCase): class Test_lopt(unittest.TestCase):
......
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