davemds pushed a commit to branch master.

commit 236d66caf8d14e8e22f8211d94430f880f944e24
Author: davemds <[email protected]>
Date:   Mon May 13 01:29:44 2013 +0200

    Python-EFL: rename examples, just to keep them ordered
---
 tests/ecore/{test_03_idler.py => test_04_idler.py}                 | 0
 tests/ecore/{test_04_idle_enterer.py => test_05_idle_enterer.py}   | 0
 tests/ecore/{test_05_idle_exiter.py => test_06_idle_exiter.py}     | 0
 tests/ecore/{test_06_fd_handler.py => test_07_fd_handler.py}       | 0
 tests/ecore/{test_07_exe.py => test_08_exe.py}                     | 0
 tests/ecore/{test_08_file_download.py => test_09_file_download.py} | 0
 tests/ecore/{test_09_file_monitor.py => test_10_file_monitor.py}   | 0
 7 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/tests/ecore/test_03_idler.py b/tests/ecore/test_04_idler.py
similarity index 100%
rename from tests/ecore/test_03_idler.py
rename to tests/ecore/test_04_idler.py
diff --git a/tests/ecore/test_04_idle_enterer.py 
b/tests/ecore/test_05_idle_enterer.py
similarity index 100%
rename from tests/ecore/test_04_idle_enterer.py
rename to tests/ecore/test_05_idle_enterer.py
diff --git a/tests/ecore/test_05_idle_exiter.py 
b/tests/ecore/test_06_idle_exiter.py
similarity index 100%
rename from tests/ecore/test_05_idle_exiter.py
rename to tests/ecore/test_06_idle_exiter.py
diff --git a/tests/ecore/test_06_fd_handler.py 
b/tests/ecore/test_07_fd_handler.py
similarity index 100%
rename from tests/ecore/test_06_fd_handler.py
rename to tests/ecore/test_07_fd_handler.py
diff --git a/tests/ecore/test_07_exe.py b/tests/ecore/test_08_exe.py
similarity index 100%
rename from tests/ecore/test_07_exe.py
rename to tests/ecore/test_08_exe.py
diff --git a/tests/ecore/test_08_file_download.py 
b/tests/ecore/test_09_file_download.py
similarity index 100%
rename from tests/ecore/test_08_file_download.py
rename to tests/ecore/test_09_file_download.py
diff --git a/tests/ecore/test_09_file_monitor.py 
b/tests/ecore/test_10_file_monitor.py
similarity index 100%
rename from tests/ecore/test_09_file_monitor.py
rename to tests/ecore/test_10_file_monitor.py

-- 

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may

Reply via email to