remove debug data
authorMichael Andres <ma@suse.de>
Mon, 27 Oct 2008 10:45:36 +0000 (10:45 +0000)
committerMichael Andres <ma@suse.de>
Mon, 27 Oct 2008 10:45:36 +0000 (10:45 +0000)
tests/zypp/PoolQuery_test.cc

index 27fbacf..00b51a3 100644 (file)
@@ -5,7 +5,7 @@
 #define BOOST_TEST_MODULE PoolQuery
 
 /////////////////////////////////////////////////////////////////////////////
-static TestSetup test( "/tmp/x", Arch_x86_64 );
+static TestSetup test( Arch_x86_64 );
 
 BOOST_AUTO_TEST_CASE(pool_query_init)
 {