You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
523 B
23 lines
523 B
From ac2a35c2214ef42352d0ddb4f7f4cb77d116e92e Mon Sep 17 00:00:00 2001 |
|
From: "Brian C. Lane" <bcl@redhat.com> |
|
Date: Fri, 13 May 2022 10:15:41 -0700 |
|
Subject: [PATCH 5/5] tests: t3200-type-change now passes |
|
|
|
--- |
|
tests/Makefile.am | 3 --- |
|
1 file changed, 3 deletions(-) |
|
|
|
diff --git a/tests/Makefile.am b/tests/Makefile.am |
|
index 2da653b..1d109d7 100644 |
|
--- a/tests/Makefile.am |
|
+++ b/tests/Makefile.am |
|
@@ -1,6 +1,3 @@ |
|
-XFAIL_TESTS = \ |
|
- t3200-type-change.sh |
|
- |
|
TEST_EXTENSIONS = .sh |
|
SH_LOG_COMPILER = $(SHELL) |
|
|
|
-- |
|
2.35.3 |
|
|
|
|