FOSS-VG/scripts/test/hexnet.sh

9 lines
297 B
Bash
Raw Normal View History

#!/usr/bin/env bash
echo "################################################################################
Testing hexnet
################################################################################"
echo "Test not yet implemented."
#TODO: implement unit test after merging back with master