From 88ae58c222185e3e8ec48a1d7e6f21cf84b253f0 Mon Sep 17 00:00:00 2001 From: "JesusFreke@JesusFreke.com" Date: Sat, 6 Jun 2009 21:01:20 +0000 Subject: [PATCH] Fixed typo in file name git-svn-id: https://smali.googlecode.com/svn/trunk@103 55b6fa8a-2a1e-11de-a435-ffa8d773f76a --- .../Format12x/{Forma12x.smali => Format12x.smali} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/test/smali/junit-tests/InstructionTests/Format12x/{Forma12x.smali => Format12x.smali} (100%) diff --git a/src/test/smali/junit-tests/InstructionTests/Format12x/Forma12x.smali b/src/test/smali/junit-tests/InstructionTests/Format12x/Format12x.smali similarity index 100% rename from src/test/smali/junit-tests/InstructionTests/Format12x/Forma12x.smali rename to src/test/smali/junit-tests/InstructionTests/Format12x/Format12x.smali