소스 검색

Fix links in haskell tests

Moghedrin 10 년 전
부모
커밋
649e72dbd4
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      test/tests/haskell-cabal/run.sh
  2. 1 1
      test/tests/haskell-ghci/run.sh

+ 1 - 1
test/tests/haskell-cabal/run.sh

@@ -1 +1 @@
-run-bash-in-container.sh
+../run-bash-in-container.sh

+ 1 - 1
test/tests/haskell-ghci/run.sh

@@ -1 +1 @@
-run-bash-in-container.sh
+../run-bash-in-container.sh