Skip to content
Snippets Groups Projects
Commit 1114bd25 authored by reed.lawrence's avatar reed.lawrence
Browse files

testing git connection on dead project

parent 8a108b42
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ class OrderApp(App):
self.drinks = 0
self.fries = 0
self.total = 0
print('test')
if __name__ == '__main__':
......
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