Browse Source

* The test must have '.pp' extension, of course.

git-svn-id: trunk@28303 -
sergei 11 years ago
parent
commit
586a9aafe8
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitattributes
  2. 0 0
      tests/test/units/math/troundm.pp

+ 1 - 1
.gitattributes

@@ -12360,7 +12360,7 @@ tests/test/units/math/tmask.pp svneol=native#text/plain
 tests/test/units/math/tmask2.pp svneol=native#text/plain
 tests/test/units/math/tnaninf.pp svneol=native#text/plain
 tests/test/units/math/tpower.pp svneol=native#text/pascal
-tests/test/units/math/troundm.pas svneol=native#text/plain
+tests/test/units/math/troundm.pp svneol=native#text/plain
 tests/test/units/math/tsincos.pp svneol=native#text/pascal
 tests/test/units/math/ttrig1.pp svneol=native#text/plain
 tests/test/units/matrix/tinv1.pp svneol=native#text/pascal

+ 0 - 0
tests/test/units/math/troundm.pas → tests/test/units/math/troundm.pp