mirror of https://github.com/CGAL/cgal
fixes after merge
This commit is contained in:
parent
1491983b93
commit
96fee1cf0c
|
|
@ -248,7 +248,7 @@ void test(const char* filename)
|
|||
}
|
||||
|
||||
test_no_cover(mesh);
|
||||
test_cover(mesh, CGAL::parameters::all_default());
|
||||
test_cover(mesh, CGAL::parameters::default_values());
|
||||
}
|
||||
|
||||
int main(int, char**)
|
||||
|
|
|
|||
Loading…
Reference in New Issue