diff UnitTests/SQLite.cpp @ 63:f1d0470ff334 orthanc-renaming

renaming unittests
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 16 Sep 2012 09:33:55 +0200
parents a15e90e5d6fc
children 0e97abc7b950
line wrap: on
line diff
--- a/UnitTests/SQLite.cpp	Sun Sep 16 09:33:19 2012 +0200
+++ b/UnitTests/SQLite.cpp	Sun Sep 16 09:33:55 2012 +0200
@@ -6,7 +6,7 @@
 
 #include <sqlite3.h>
 
-using namespace Palanthir;
+using namespace Orthanc;
 
 
 TEST(SQLite, Configuration)