Преглед на файлове

* Test removed

git-svn-id: trunk@28362 -
michael преди 11 години
родител
ревизия
d368032132
променени са 2 файла, в които са добавени 0 реда и са изтрити 5 реда
  1. 0 1
      .gitattributes
  2. 0 4
      tests/utils/newfile.pp

+ 0 - 1
.gitattributes

@@ -12563,7 +12563,6 @@ tests/utils/libtar.pas svneol=native#text/plain
 tests/utils/macos/LinkRunDir -text
 tests/utils/macos/LinkRunTests -text
 tests/utils/macos/readme.txt svneol=native#text/plain
-tests/utils/newfile.pp svneol=native#text/plain
 tests/utils/prepup.pp svneol=native#text/plain
 tests/utils/redir.pp svneol=native#text/plain
 tests/utils/testfail.pp svneol=native#text/plain

+ 0 - 4
tests/utils/newfile.pp

@@ -1,4 +0,0 @@
-program newfile;
-
-begin
-end.