diff options
author | uckelman <uckelman@nomic.net> | 2010-04-30 17:04:25 +0000 |
---|---|---|
committer | uckelman <uckelman@nomic.net> | 2010-04-30 17:04:25 +0000 |
commit | b0279ddcafc37495370ade3d9ae3c6dfff544042 (patch) | |
tree | 03a5c8af05ae7896d90cc91e56d9b4d026e28a67 | |
parent | fb345025f769c3dece259567d5967cd581d15af3 (diff) |
Adjusted test.
git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6788 67b53d14-2c14-4ace-a08f-0dab2b34000c
-rw-r--r-- | test/BridgeTest.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/BridgeTest.php b/test/BridgeTest.php index c472cf4..cfe0382 100644 --- a/test/BridgeTest.php +++ b/test/BridgeTest.php @@ -136,8 +136,8 @@ class BridgeTest extends PHPUnit_Framework_TestCase { null ), array( - 2, - '<10100302094228.33F0310091@charybdis.ellipsis.cx>', + 1, + '<20100302094228.33F0310091@charybdis.ellipsis.cx>', null, true, null |