Show
Ignore:
Timestamp:
07/28/09 17:00:14 (15 years ago)
Author:
vbarta
Message:

actually using egiw_harness in testsuite

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/egiw_test.cpp

    r436 r440  
    55#include "itpp_ext.h" 
    66#include "epdf_harness.h" 
     7#include "egiw_harness.h" 
    78#include "mat_checks.h" 
    89#include "UnitTest++.h" 
     
    3132const ParticularUI<egiw> &ParticularUI<egiw>::factory( 
    3233    ParticularUI<egiw>("egiw")); 
     34 
     35template<> 
     36const ParticularUI<egiw_harness> &ParticularUI<egiw_harness>::factory( 
     37    ParticularUI<egiw_harness>("egiw_harness")); 
    3338 
    3439TEST(test_egiw) {