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