From 8a29f54ae440b07c756852deda7c804b81acf880 Mon Sep 17 00:00:00 2001 From: Brian Daniels Date: Tue, 17 Jan 2017 17:27:41 -0600 Subject: [PATCH] Renaming test_env.cpp in greentea to avoid warning --- .../source/{test_env.cpp => greentea_test_env.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename features/frameworks/greentea-client/source/{test_env.cpp => greentea_test_env.cpp} (100%) diff --git a/features/frameworks/greentea-client/source/test_env.cpp b/features/frameworks/greentea-client/source/greentea_test_env.cpp similarity index 100% rename from features/frameworks/greentea-client/source/test_env.cpp rename to features/frameworks/greentea-client/source/greentea_test_env.cpp