Ignore:
Timestamp:
Aug 16, 2017, 12:53:41 PM (7 years ago)
Author:
Jason Gross <jasongross9@gmail.com>
Branches:
master
Children:
3222df2
Parents:
54c5395
git-author:
Jason Gross <jgross@mit.edu> (08/03/17 15:29:32)
git-committer:
Jason Gross <jasongross9@gmail.com> (08/16/17 12:53:41)
Message:
Silence "Use of uninitialized value $realm in uc"
File:
1 edited

Legend:

Unmodified
Added
Removed
  • t/BarnOwl_Message_Zephyr.t

    rd2ba33c r9625c55  
    2424}
    2525
    26 test_casefold_principal('');
    27 test_casefold_principal('FOO');
     26test_casefold_principal('', '');
     27test_casefold_principal('FOO', '');
    2828test_casefold_principal('FOO', 'athena.mit.edu');
    2929test_casefold_principal('FOO@BAR', 'athena.mit.edu');
Note: See TracChangeset for help on using the changeset viewer.