Skip to content

Commit

Permalink
Revert "Item13897: Fixed a bug affecting test_roundtrip."
Browse files Browse the repository at this point in the history
This reverts commit 2e4489e.
  • Loading branch information
vrurg committed Jan 14, 2016
1 parent 2e4489e commit e094e02
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions UnitTestContrib/lib/Unit/tmp1TPRf3.html
@@ -0,0 +1 @@
exporting FOSWIKI_ASSERTS=1 for extra checking; disable by exporting FOSWIKI_ASSERTS=0
1 change: 1 addition & 0 deletions UnitTestContrib/test/unit/AddressTests.pm
Expand Up @@ -43,6 +43,7 @@ my %test_roundtrip_range = (
],
tompaths => [
undef,
['attachment'],
[ 'attachment', 'Attachment' ],
[ 'attachment', 'Attach.ent' ],
[ 'attachment', 'Atta.h.ent' ],
Expand Down
1 change: 0 additions & 1 deletion core/lib/Foswiki/Address.pm
@@ -1,7 +1,6 @@
# See bottom of file for license and copyright information

package Foswiki::Address;
use v5.14;

=begin TML
Expand Down

0 comments on commit e094e02

Please sign in to comment.