hammett     2003/11/01 15:52:46

  Modified:    avalon-net/cscontainer/AvalonContainerTest
                        PublicConstructorTestCase.cs
  Log:
  Minor correction.
  
  Revision  Changes    Path
  1.2       +1 -1      
avalon-sandbox/avalon-net/cscontainer/AvalonContainerTest/PublicConstructorTestCase.cs
  
  Index: PublicConstructorTestCase.cs
  ===================================================================
  RCS file: 
/home/cvs/avalon-sandbox/avalon-net/cscontainer/AvalonContainerTest/PublicConstructorTestCase.cs,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PublicConstructorTestCase.cs      14 Oct 2003 02:06:14 -0000      1.1
  +++ PublicConstructorTestCase.cs      1 Nov 2003 23:52:46 -0000       1.2
  @@ -75,7 +75,7 @@
                        {
                                // Ok, expected.
                        }
  -                     catch(Exception e)
  +                     catch(Exception)
                        {
                                Assertion.Fail( "We should receive a LookupException 
exception." );
                        }
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to