Skip to content
Snippets Groups Projects
Commit f218d41b authored by Klaas Kliffen's avatar Klaas Kliffen :satellite:
Browse files

Remove untested method

parent e68d9646
No related branches found
No related tags found
1 merge request!16CWG-57: Add coverage in pipeline and badges to readmes
Pipeline #46482 passed
...@@ -4,7 +4,3 @@ ...@@ -4,7 +4,3 @@
def greeter(): def greeter():
"""Prints a nice message""" """Prints a nice message"""
print("Hello World!") print("Hello World!")
def untested():
""" This method is not tested """
print("Boo!")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment