summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2021-08-29 13:04:52 +0200
committerStéphane Glondu <glondu@debian.org>2023-07-15 14:37:54 +0200
commita962504e4f4273b6fff83afcc8600d82d18889a7 (patch)
treeef32142b02e0b8c4370f8b53ef0757b3117550d3
parentdb6cad401cda94aaa7c94c49320f8b34578000f9 (diff)
Do not run tests that use network
Forwarded: not-needed Gbp-Pq: Name 0001-Do-not-run-tests-that-use-network.patch
-rw-r--r--tests/ldap/dune1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ldap/dune b/tests/ldap/dune
index e77dfc1..220e053 100644
--- a/tests/ldap/dune
+++ b/tests/ldap/dune
@@ -7,5 +7,4 @@
(deps test.exe)
(action
(progn
- (run %{exe:page_result_control_test.exe})
(run %{exe:lber_tests.exe}))))