소스 검색

* added subdir before filename

peter 24 년 전
부모
커밋
a8a4c9a0e6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/webtbs/tw1279.pp

+ 1 - 1
tests/webtbs/tw1279.pp

@@ -2,7 +2,7 @@
 { %version=1.1 }
 
 uses
-   testunit in 'uw1279';
+   testunit in 'webtbs/uw1279';
 
 begin
 end.