Changeset 1728


Ignore:
Timestamp:
Jan 16, 2009, 3:05:37 PM (15 years ago)
Author:
Jari Häkkinen
Message:

Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/normalization_test.cc

    r1719 r1728  
    150150  // Enough iteration will make all columns to have the same values as
    151151  // the target.
    152   suite.err() << "Testing that iterative normalization\n";
     152  suite.err() << "Testing that iterative normalization works\n";
    153153  utility::Matrix m2(4,2);
    154154  m2(0,0) = 0; m2(0,1) = 10;
Note: See TracChangeset for help on using the changeset viewer.