Add a basic testing framework using Vagrant.

This commit is contained in:
2013-11-06 23:24:36 +00:00
parent 49ccea5e77
commit 0d10a77ad2
7 changed files with 62 additions and 3 deletions

1
tests/__init__.py Normal file
View File

@@ -0,0 +1 @@
__author__ = 'nikdoof'