#!/bin/bash

#
# fant: unit tester
#

. "${0%/*}/fanlaunch" 
fanlaunch Fant "$@"
