[gedit-plugins/wip/python3] Remove test.py test commander module



commit 0d14b23c19567196fd96c6aa083dca8a7b06e948
Author: Jesse van den Kieboom <jessevdk gnome org>
Date:   Fri Nov 9 11:11:31 2012 +0100

    Remove test.py test commander module

 plugins/commander/modules/find/Makefile.am |    3 +-
 plugins/commander/modules/find/test.py     |   99 ----------------------------
 2 files changed, 1 insertions(+), 101 deletions(-)
---
diff --git a/plugins/commander/modules/find/Makefile.am b/plugins/commander/modules/find/Makefile.am
index 0acdf81..d21fe55 100644
--- a/plugins/commander/modules/find/Makefile.am
+++ b/plugins/commander/modules/find/Makefile.am
@@ -5,7 +5,6 @@ plugindir = $(GEDIT_PLUGINS_DATA_DIR)/commander/modules/find
 plugin_PYTHON =	\
 	finder.py \
 	__init__.py \
-	regex.py \
-	test.py
+	regex.py
 
 -include $(top_srcdir)/git.mk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]