#!/bin/bash

function infer.cov {

    tests.infer_test_tasks "cov" "$DEFAULT_COV_TASK"

}
