fixing path for test_gui

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2009-04-14 16:06:14 +00:00
parent 35b9a07827
commit d4d4c34c3a

View File

@ -105,7 +105,7 @@
export DYLD_LIBRARY_PATH=../lib export DYLD_LIBRARY_PATH=../lib
cd tests && cd tests &&
./test && ./test &&
<!-- ./test_gui --> ./test_gui.app/Contents/MacOS/test_gui
</command> </command>
</copy-with-defaults> </copy-with-defaults>
</test> </test>