mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 21:21:44 +00:00
In the recent BATS test rewrite, two of the 'run.bats' file deletions got lost along the way. The tests were not being run (because their corresponding description.txt files *were* removed); they were just taking up space. This patch removes them. Signed-off-by: Kevin C. Wells <kevin.c.wells@intel.com>