commit | e475aec7608b32ad2ab67c6c4aafa4ce910e3dad | [log] [tgz] |
---|---|---|
author | arsene <djatche1201@gmail.com> | Tue Jun 09 01:57:18 2020 +0200 |
committer | arsene <djatche1201@gmail.com> | Tue Jun 09 01:57:18 2020 +0200 |
tree | 6f43ce7535949d20510f577df21583f03c8bb7cc | |
parent | 3b088173db710cf421902978895528682a65c68a [diff] |
test 2am
diff --git a/testall.py b/testall.py index 8e23576..3429953 100644 --- a/testall.py +++ b/testall.py
@@ -1 +1,2 @@ -print("Hello World") \ No newline at end of file +print("Hello World") +print("It is working") \ No newline at end of file