From 4b65b226085ccb9e665a5866023d8114f7438188 Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Thu, 4 Aug 2016 17:42:01 -0400 Subject: restructure and add stwcs tests --- stwcs/tests/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 stwcs/tests/__init__.py (limited to 'stwcs/tests/__init__.py') diff --git a/stwcs/tests/__init__.py b/stwcs/tests/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit From 89f7a89eff0a3d64b595c62a1271b506afbe6f3e Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Thu, 4 Aug 2016 17:50:39 -0400 Subject: start travis --- stwcs/tests/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'stwcs/tests/__init__.py') diff --git a/stwcs/tests/__init__.py b/stwcs/tests/__init__.py index e69de29..59f22f7 100644 --- a/stwcs/tests/__init__.py +++ b/stwcs/tests/__init__.py @@ -0,0 +1 @@ +#test directory -- cgit