test/lgf_test.cc
branch1.2
changeset 1100 9e587caed953
parent 1089 2b47dbd6612c
     1.1 --- a/test/lgf_test.cc	Wed Nov 09 11:31:34 2011 +0100
     1.2 +++ b/test/lgf_test.cc	Wed Nov 09 11:41:52 2011 +0100
     1.3 @@ -117,7 +117,7 @@
     1.4        digraphReader(d, input).
     1.5          run();
     1.6      }
     1.7 -    catch (FormatError&) 
     1.8 +    catch (FormatError&)
     1.9        {
    1.10          ok = true;
    1.11        }