No need to load target in test.
authorMichael Andres <ma@suse.de>
Thu, 22 Dec 2011 11:38:31 +0000 (12:38 +0100)
committerMichael Andres <ma@suse.de>
Thu, 22 Dec 2011 11:38:31 +0000 (12:38 +0100)
tests/sat/LookupAttr_test.cc

index d7dd937..dd1a2c9 100644 (file)
@@ -25,7 +25,7 @@ BOOST_AUTO_TEST_CASE(bnc_435838)
 
 BOOST_AUTO_TEST_CASE(LookupAttr_init)
 {
-  test.loadTarget(); // initialize and load target
+  //test.loadTarget(); // initialize and load target
   test.loadRepo( TESTS_SRC_DIR "/data/openSUSE-11.1" );
   test.loadRepo( TESTS_SRC_DIR "/data/obs_virtualbox_11_1" );
   test.loadRepo( TESTS_SRC_DIR "/data/11.0-update" );