summaryrefslogtreecommitdiff
path: root/vms/test.com
diff options
context:
space:
mode:
authorHans Mulder <hansmu@xs4all.nl>1998-07-21 06:06:44 -0700
committerGurusamy Sarathy <gsar@cpan.org>1998-07-22 07:59:30 +0000
commit103a9d1588db80145c6682742c60a9b743493535 (patch)
treeb68dec42813719cff872597469b4e2b1269cf1aa /vms/test.com
parent4119ab016d0560936307b2cf3ff5fda644a62a9a (diff)
downloadperl-103a9d1588db80145c6682742c60a9b743493535.tar.gz
t/io/inplace.t enabled for VMS
Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu> p4raw-id: //depot/perl@1635
Diffstat (limited to 'vms/test.com')
-rw-r--r--vms/test.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/test.com b/vms/test.com
index 81dfc4603b..0e507dd274 100644
--- a/vms/test.com
+++ b/vms/test.com
@@ -100,7 +100,7 @@ $ Deck/Dollar=$$END-OF-TEST$$
use Config;
@compexcl=('cpp.t');
-@ioexcl=('argv.t','dup.t','fs.t','inplace.t','pipe.t');
+@ioexcl=('argv.t','dup.t','fs.t','pipe.t');
@libexcl=('db-btree.t','db-hash.t','db-recno.t',
'gdbm.t','io_dup.t', 'io_pipe.t', 'io_sel.t', 'io_sock.t',
'ndbm.t','odbm.t','open2.t','open3.t', 'ph.t', 'posix.t');