From 66da6c632762bc0a785cdc4f5b17500417d9329a Mon Sep 17 00:00:00 2001 From: Sergi Delgado Segura Date: Tue, 17 Mar 2020 19:37:05 +0100 Subject: [PATCH] Missing files to rename --- apps/cli/{tEOS-API.md => TEOS-API.md} | 0 test/apps/cli/unit/{test_wt_cli.py => test_teos_cli.py} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename apps/cli/{tEOS-API.md => TEOS-API.md} (100%) rename test/apps/cli/unit/{test_wt_cli.py => test_teos_cli.py} (100%) diff --git a/apps/cli/tEOS-API.md b/apps/cli/TEOS-API.md similarity index 100% rename from apps/cli/tEOS-API.md rename to apps/cli/TEOS-API.md diff --git a/test/apps/cli/unit/test_wt_cli.py b/test/apps/cli/unit/test_teos_cli.py similarity index 100% rename from test/apps/cli/unit/test_wt_cli.py rename to test/apps/cli/unit/test_teos_cli.py