From 123acb9a1b7f710f0d5265fe2ba7939a1caec334 Mon Sep 17 00:00:00 2001 From: Gavin Andresen Date: Fri, 22 Feb 2013 11:41:23 -0500 Subject: Fix qt unit test build on OSX --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 58dc2969a6..ce9bfae872 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Unit tests for the GUI code are in `src/qt/test/`. To compile and run them: qmake BITCOIN_QT_TEST=1 -o Makefile.test bitcoin-qt.pro make -f Makefile.test - ./Bitcoin-Qt + ./bitcoin-qt_test Every pull request is built for both Windows and Linux on a dedicated server, and unit and sanity tests are automatically run. The binaries produced may be -- cgit v1.2.3