- Timestamp:
- Aug 16, 2017, 12:53:41 PM (8 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
t/BarnOwl_Message_Zephyr.t
rd2ba33c r9625c55 24 24 } 25 25 26 test_casefold_principal('' );27 test_casefold_principal('FOO' );26 test_casefold_principal('', ''); 27 test_casefold_principal('FOO', ''); 28 28 test_casefold_principal('FOO', 'athena.mit.edu'); 29 29 test_casefold_principal('FOO@BAR', 'athena.mit.edu');
Note: See TracChangeset
for help on using the changeset viewer.