#!/bin/sh
cd "/usr/lib/wf-testapps/application"
exec -a testexit mono --debug ./testexit.exe
