view tests/0013/run-test.sh @ 163:9dbff8fea81d powertable

tests similar to 0028, but with explicit radius searching on.
author mas01cr
date Thu, 01 Nov 2007 17:18:45 +0000
parents e64a2e7f543c
children
line wrap: on
line source
#! /bin/bash

. ../test-utils.sh

start_server ${AUDIODB} 10013

check_server $!

stop_server $!

exit 104