commit | f46eac58f51737ffabfb1f56d2cab5221450b641 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 26 11:27:39 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 26 11:27:39 2013 -0700 |
tree | 5f38cfc68d735b315840e97f1b7db3e7893f9ca9 | |
parent | 7804c2329bf53bcdd3b32aa028edcb665db0079c [diff] [blame] |
Fixing test cases after the reorganization
diff --git a/tests/test_pit.cc b/tests/test_pit.cc index c35d1f7..5e48180 100644 --- a/tests/test_pit.cc +++ b/tests/test_pit.cc
@@ -28,7 +28,7 @@ #include <boost/make_shared.hpp> #include "sync-interest-table.h" -#include "sync-log.h" +#include "sync-logging.h" using namespace Sync; using namespace std;