From 59e58de40c50ac05e24f5dc2d3267890974cde04 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Tue, 29 Mar 2016 15:30:57 -0700 Subject: Added basic unit tests. Fixes issue #33. --- test/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'test/.gitignore') diff --git a/test/.gitignore b/test/.gitignore index 9daeafb..b7041be 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1 +1,2 @@ test +__pycache__/ -- cgit v1.2.3