summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMarek Vavruša <marek.vavrusa@nic.cz>2015-11-19 19:21:05 +0100
committerMarek Vavruša <marek.vavrusa@nic.cz>2015-11-19 19:21:05 +0100
commitff40fed743da8f2e29289f52a54a8e3ca85a086d (patch)
treedae01dcc337789f5673594386a830b6bbf77f32f /.gitmodules
parenttests: cleanup (diff)
downloadknot-resolver-ff40fed743da8f2e29289f52a54a8e3ca85a086d.tar.xz
knot-resolver-ff40fed743da8f2e29289f52a54a8e3ca85a086d.zip
tests: clean up paths
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 23d1c2bc..f65d45fb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
[submodule "contrib/libfaketime"]
path = contrib/libfaketime
url = https://github.com/wolfcw/libfaketime.git
-[submodule "tests/integration"]
- path = tests/deckard
- url = https://gitlab.labs.nic.cz/knot/deckard.git
[submodule "contrib/libswrap"]
path = contrib/libswrap
url = https://gitlab.labs.nic.cz/labs/socket_wrapper.git
+[submodule "tests/deckard"]
+ path = tests/deckard
+ url = https://gitlab.labs.nic.cz/knot/deckard.git