26 lines
674 B
Diff
26 lines
674 B
Diff
From 929e1949936767484e623dc1f93f3e559f871958 Mon Sep 17 00:00:00 2001
|
|
From: Pat Riehecky <riehecky@fnal.gov>
|
|
Date: Mon, 2 May 2022 09:59:37 -0500
|
|
Subject: [PATCH] Drop module/long test
|
|
|
|
https://github.com/rra/pam-krb5/issues/25
|
|
---
|
|
tests/TESTS | 1 -
|
|
1 file changed, 1 deletion(-)
|
|
|
|
diff --git a/tests/TESTS b/tests/TESTS
|
|
index f9036b1..149f52f 100644
|
|
--- a/tests/TESTS
|
|
+++ b/tests/TESTS
|
|
@@ -27,7 +27,6 @@ module/cache-cleanup valgrind
|
|
module/expired valgrind
|
|
module/fast valgrind
|
|
module/fast-anon
|
|
-module/long valgrind
|
|
module/no-cache valgrind
|
|
module/pam-user valgrind
|
|
module/password valgrind
|
|
--
|
|
2.35.1
|
|
|