tests: minor tweak to 't/objc-megademo.sh'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 9 Jun 2012 11:50:12 +0000 (13:50 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 9 Jun 2012 15:48:40 +0000 (17:48 +0200)
* t/objc-megademo.sh (am_create_testdir): Define to "empty" before
including ./defs, because this test doesn't rely on the files usually
pre-set by the setup in there.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/objc-megademo.sh

index bad2aee..3a0977d 100755 (executable)
@@ -17,6 +17,7 @@
 # Stress test on Objective C/C++.
 
 required=libtoolize
+am_create_testdir=empty
 . ./defs || Exit 1
 
 ## Autotools Input Files.