From 5ed213fec53ec93aabe5b53a4f5c351a41d84ce2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 5 Jan 2012 21:08:27 +0530 Subject: [PATCH] ... --- .../oeb/display/{test => test-cfi}/cfi-test.coffee | 0 .../oeb/display/{test => test-cfi}/index.html | 0 .../oeb/display/{test => test-cfi}/marker.png | Bin .../ebooks/oeb/display/{test => test-cfi}/test.py | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename src/calibre/ebooks/oeb/display/{test => test-cfi}/cfi-test.coffee (100%) rename src/calibre/ebooks/oeb/display/{test => test-cfi}/index.html (100%) rename src/calibre/ebooks/oeb/display/{test => test-cfi}/marker.png (100%) rename src/calibre/ebooks/oeb/display/{test => test-cfi}/test.py (100%) diff --git a/src/calibre/ebooks/oeb/display/test/cfi-test.coffee b/src/calibre/ebooks/oeb/display/test-cfi/cfi-test.coffee similarity index 100% rename from src/calibre/ebooks/oeb/display/test/cfi-test.coffee rename to src/calibre/ebooks/oeb/display/test-cfi/cfi-test.coffee diff --git a/src/calibre/ebooks/oeb/display/test/index.html b/src/calibre/ebooks/oeb/display/test-cfi/index.html similarity index 100% rename from src/calibre/ebooks/oeb/display/test/index.html rename to src/calibre/ebooks/oeb/display/test-cfi/index.html diff --git a/src/calibre/ebooks/oeb/display/test/marker.png b/src/calibre/ebooks/oeb/display/test-cfi/marker.png similarity index 100% rename from src/calibre/ebooks/oeb/display/test/marker.png rename to src/calibre/ebooks/oeb/display/test-cfi/marker.png diff --git a/src/calibre/ebooks/oeb/display/test/test.py b/src/calibre/ebooks/oeb/display/test-cfi/test.py similarity index 100% rename from src/calibre/ebooks/oeb/display/test/test.py rename to src/calibre/ebooks/oeb/display/test-cfi/test.py