summaryrefslogtreecommitdiff
path: root/vms/build_libxml.com
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2020-07-09 03:21:07 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2022-04-04 04:28:15 +0200
commit5ce893c0c462582c15a388b05db258b6dba07c6a (patch)
tree7ef21c39a3190ff74827fe4f64b1879fa222ec1c /vms/build_libxml.com
parentf1c32b4c78ef3da5b2925dae0c0b66d3ec08e83a (diff)
downloadlibxml2-5ce893c0c462582c15a388b05db258b6dba07c6a.tar.gz
Move regexp tests to runtest
Diffstat (limited to 'vms/build_libxml.com')
-rwxr-xr-xvms/build_libxml.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/build_libxml.com b/vms/build_libxml.com
index 2db561f3..374a877e 100755
--- a/vms/build_libxml.com
+++ b/vms/build_libxml.com
@@ -64,7 +64,7 @@ $!
$!- list of test modules to compile and link. Compare this list to the
$! definition of check_PROGRAMS in MAKEFILE.
$!
-$ check_PROGRAMS = "testThreads testAutomata testRegexp"
+$ check_PROGRAMS = "testThreads testAutomata"
$!
$!- set up build logicals -----------------------------------------------------\
$!