changeset 1022 | 567f392d1d2e |
parent 989 | ca95f8b5c931 |
child 1043 | 52a2201a88e9 |
1.1 --- a/src/test/graph_test.cc Thu Nov 25 14:48:24 2004 +0000 1.2 +++ b/src/test/graph_test.cc Sun Nov 28 16:30:10 2004 +0000 1.3 @@ -29,7 +29,6 @@ 1.4 1.5 checkConcept<BaseExtendableGraphComponent, BaseExtendableGraphComponent >(); 1.6 checkConcept<BaseErasableGraphComponent, BaseErasableGraphComponent >(); 1.7 - checkConcept<BaseClearableGraphComponent, BaseClearableGraphComponent >(); 1.8 1.9 checkConcept<IterableGraphComponent, IterableGraphComponent >(); 1.10