- Timestamp:
- 08/12/09 14:08:32 (15 years ago)
- Location:
- library/tests
- Files:
-
- 1 added
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/tests/mpdf_test.cpp
r493 r505 20 20 mpdf_harness::test_config ( "mlnorm.cfg" ); 21 21 } 22 23 TEST ( test_mprod ) { 24 mpdf_harness::test_config ( "mprod.cfg" ); 25 }