From 26d99b57eebeac54771c45dfd4f203c3eb5ceed1 Mon Sep 17 00:00:00 2001 From: Szulcik <55620945+Szulcik@users.noreply.github.com> Date: Sun, 11 Oct 2020 16:24:45 +0200 Subject: [PATCH] Rename test_hello.py to update_hello.py --- tests/{test_hello.py => update_hello.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_hello.py => update_hello.py} (100%) diff --git a/tests/test_hello.py b/tests/update_hello.py similarity index 100% rename from tests/test_hello.py rename to tests/update_hello.py