projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d53bdb8
)
remove debug data
author
Michael Andres
<ma@suse.de>
Mon, 27 Oct 2008 10:45:36 +0000
(10:45 +0000)
committer
Michael Andres
<ma@suse.de>
Mon, 27 Oct 2008 10:45:36 +0000
(10:45 +0000)
tests/zypp/PoolQuery_test.cc
patch
|
blob
|
history
diff --git
a/tests/zypp/PoolQuery_test.cc
b/tests/zypp/PoolQuery_test.cc
index 27fbacfdf24cddc949f60d4a14a948f467b24a9d..00b51a33bafb5aafaef8a29d5553c24666168dca 100644
(file)
--- a/
tests/zypp/PoolQuery_test.cc
+++ b/
tests/zypp/PoolQuery_test.cc
@@
-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)
{