From 9278783913187e1b748817f96b445e1d5c23339e Mon Sep 17 00:00:00 2001 From: William Hua Date: Mon, 17 Jun 2013 18:40:11 -0400 Subject: Bare setup autopilot testing. --- tests/autopilot/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/autopilot/Makefile.am (limited to 'tests/autopilot/Makefile.am') diff --git a/tests/autopilot/Makefile.am b/tests/autopilot/Makefile.am new file mode 100644 index 00000000..2af361a7 --- /dev/null +++ b/tests/autopilot/Makefile.am @@ -0,0 +1,5 @@ +autopilotdir = $(pythondir)/indicator_keyboard +autopilot_DATA = __init__.py + +autopilottestsdir = $(autopilotdir)/tests +autopilottests_DATA = tests/__init__.py tests/test_indicator_keyboard.py -- cgit v1.2.3