Skip to content
Snippets Groups Projects
Commit 232bd380 authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

change module name

parent 40785250
No related branches found
No related tags found
No related merge requests found
Pipeline #11534 failed with stages
in 2 minutes and 51 seconds
import unittest
from mod.hello import hello
from pak.hello import hello
class TestMyModule(unittest.TestCase):
def test_hello(self):
......
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