From cdeb40c9413682c737eda5055d1eb540a6ef1b0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20=E2=80=98Touky=E2=80=99=20Huet?= Date: Thu, 26 Sep 2013 18:21:54 +0000 Subject: [PATCH] ACH, NAMEN NOMENKLATUR ! --- test/meshviewer.vcxproj | 2 +- test/{TypeDictionnary.js => type_dictionnary.js} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename test/{TypeDictionnary.js => type_dictionnary.js} (100%) diff --git a/test/meshviewer.vcxproj b/test/meshviewer.vcxproj index 635ca18b..a2c9aacd 100644 --- a/test/meshviewer.vcxproj +++ b/test/meshviewer.vcxproj @@ -72,7 +72,7 @@ true - + true diff --git a/test/TypeDictionnary.js b/test/type_dictionnary.js similarity index 100% rename from test/TypeDictionnary.js rename to test/type_dictionnary.js