]> rtime.felk.cvut.cz Git - omk.git/blob - tests/qt/qt
Rename runtest file according to the containing directory
[omk.git] / tests / qt / qt
1 #!/bin/sh
2
3 . ../functions.sh
4
5 touch config.omk-default
6 QTDIR=/usr/share/qt4
7 export QTDIR
8 [ -d $QTDIR ] || canttest "Can't find QT4 instalation"
9
10 . ./test.inc