Browse Source

* fixed test

git-svn-id: trunk@10494 -
Jonas Maebe 17 years ago
parent
commit
9aac8a7852
1 changed files with 2 additions and 1 deletions
  1. 2 1
      tests/webtbs/tw3964b.pp

+ 2 - 1
tests/webtbs/tw3964b.pp

@@ -1,7 +1,8 @@
+{ %needlibrary }
 { %target=linux }
 { %target=linux }
 {$mode objfpc}
 {$mode objfpc}
 
 
-{$linklib libtw3964a}
+{$linklib tw3964a}
 
 
 function testfunc : longint;
 function testfunc : longint;
 begin
 begin