Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
691de092
Commit
691de092
authored
Mar 01, 2009
by
zach%zachlipton.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix for bug 143124, Fix warning messages about *::TESTOUT and clean up
test code. Patch makes the tests much better now. r=zach x2
parent
d21b063b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
005whitespace.t
t/005whitespace.t
+1
-1
No files found.
t/005whitespace.t
View file @
691de092
...
@@ -25,7 +25,6 @@
...
@@ -25,7 +25,6 @@
#Bugzilla Test 5#
#Bugzilla Test 5#
#####no_tabs#####
#####no_tabs#####
use
diagnostics
;
use
strict
;
use
strict
;
use
lib
't'
;
use
lib
't'
;
...
@@ -52,3 +51,4 @@ foreach my $file (@testitems) {
...
@@ -52,3 +51,4 @@ foreach my $file (@testitems) {
close
(
FILE
);
close
(
FILE
);
}
}
exit
0
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment