This commit is contained in:
Viktor Szakats
2012-11-26 23:51:05 +00:00
parent 593dee6507
commit 0f8e9afcd2

View File

@@ -14,7 +14,7 @@
* contrib/hbct/tests/test.prg
! fixed one expected test result
! fixed one wrong test call
; TOFIX (pbly result of different sting algorythm):
; TOFIX (pbly result of different sting algorithm):
! MAIN(136) CharSort( "b1a4a3a2a1", 2, 1 )
Result: "a4a3a2a1b1"
Expected: "a2a1a3a4b1"