From 7508ee24c7d4ef2bf8a18e7a56b766f118457baf Mon Sep 17 00:00:00 2001
From: Dimitri Tayo Fongang Wembe <dimitri.wembe.tayo@fau.de>
Date: Wed, 26 Apr 2023 23:24:47 +0200
Subject: [PATCH] add test.bash for testing

---
 test.bash | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 test.bash

diff --git a/test.bash b/test.bash
new file mode 100644
index 0000000..107499f
--- /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
-- 
GitLab