diff mbox

[3/6] tests/tcg: Move mips test to arch specific folder

Message ID 20160917140349.12431-4-bobby.prani@gmail.com
State New
Headers show

Commit Message

Pranith Kumar Sept. 17, 2016, 2:03 p.m. UTC
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
---
 tests/tcg/{ => mips}/hello-mips.c | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename tests/tcg/{ => mips}/hello-mips.c (100%)
diff mbox

Patch

diff --git a/tests/tcg/hello-mips.c b/tests/tcg/mips/hello-mips.c
similarity index 100%
rename from tests/tcg/hello-mips.c
rename to tests/tcg/mips/hello-mips.c