mirror of https://github.com/getdnsapi/getdns.git
Small path mistake
This commit is contained in:
parent
2675554f6a
commit
155b2b0d7a
|
@ -10,4 +10,4 @@ script:
|
||||||
- autoreconf -fi
|
- autoreconf -fi
|
||||||
- mkdir tests
|
- mkdir tests
|
||||||
- cd tests
|
- cd tests
|
||||||
- sh src/test/tpkg/run-tpkg-tests.sh
|
- sh ../tests/src/test/tpkg/run-tpkg-tests.sh
|
||||||
|
|
Loading…
Reference in New Issue