From b13332c991ce2695626eaca367dd8208b174c9ca Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 14 Apr 2016 17:59:24 +0300 Subject: Add support for repository authentication --- .../1/common/libhello-1.0.0+1/tests/test/driver.cxx | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 tests/repository/1/common/libhello-1.0.0+1/tests/test/driver.cxx (limited to 'tests/repository/1/common/libhello-1.0.0+1/tests/test/driver.cxx') diff --git a/tests/repository/1/common/libhello-1.0.0+1/tests/test/driver.cxx b/tests/repository/1/common/libhello-1.0.0+1/tests/test/driver.cxx deleted file mode 100644 index 59bfb2d..0000000 --- a/tests/repository/1/common/libhello-1.0.0+1/tests/test/driver.cxx +++ /dev/null @@ -1,11 +0,0 @@ -// file: tests/test/driver.cxx -*- C++ -*- - -#include - -int -main () -{ - using hello::say; - - say ("World"); -} -- cgit v1.1