| 293 | //------------------------------------------------------------------------------ |
| 294 | |
| 295 | GrB_Info import_export2 (void) |
| 296 | { |
| 297 | OK (import_export ( )) ; |
| 298 | OK (import_export ( )) ; |
| 299 | return (GrB_SUCCESS) ; |
| 300 | } |
| 301 | |
| 302 | //------------------------------------------------------------------------------ |
| 303 |
no test coverage detected