Explorar o código

Fix identation

S.Hentges %!s(int64=4) %!d(string=hai) anos
pai
achega
15c846a9f1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      makefile

+ 2 - 2
makefile

@@ -32,8 +32,8 @@ UNITTEST_SOURCES := test/unittest/test_main.cpp
                     test/unittest/shellmatta_utils/test_utils_forwardCursor.cpp         \
                     test/unittest/shellmatta_utils/test_utils_clearInput.cpp            \
                     test/unittest/shellmatta_utils/test_utils_insertChars.cpp           \
-                    test/unittest/shellmatta_utils/test_utils_terminateInput.cpp  		\
-					test/unittest/shellmatta_utils/test_utils_removeChars.cpp      		\
+                    test/unittest/shellmatta_utils/test_utils_terminateInput.cpp        \
+                    test/unittest/shellmatta_utils/test_utils_removeChars.cpp           \
                     test/unittest/shellmatta_autocomplete/test_autocomplete_run.cpp     \
                     test/unittest/shellmatta_escape/test_escape_processArrowKeys.cpp    \
                     test/unittest/shellmatta_history/test_appendHistoryByte.cpp         \