Skip to content
Snippets Groups Projects
Commit 76f49a63 authored by Ciaran McNally's avatar Ciaran McNally
Browse files

Remove test

parent fa123f6d
Branches
No related tags found
No related merge requests found
......@@ -30,8 +30,8 @@ class Colours:
else:
return '\033[1;37m'+self.ret
#Testing
"""
if __name__ == "__main__":
for i in range(0, 11):
print Colours(str(i), 'Testing').get() + "TESTING "+Colours(str(i), 'wat').get()
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment