diff --git a/test.bash b/test.bash
new file mode 100644
index 0000000000000000000000000000000000000000..107499febb255f5a6ebb7f5bdcc29b5504d2ef9a
--- /dev/null
+++ b/test.bash
@@ -0,0 +1,3 @@
+#!/usr/bash
+
+python3 *_test.py hallo_welt.py integers.py float.py strings.py lists.py
\ No newline at end of file