diff tests/test_basic.py @ 253:668b0e1f5ce0

introduce failing test: the first step to passing
author Jeff Hammel <k0scist@gmail.com>
date Sat, 13 May 2017 18:36:01 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/test_basic.py	Sat May 13 18:36:01 2017 -0700
@@ -0,0 +1,6 @@
+"""
+smoketests for MakeItSo
+"""
+
+def test_basic():
+    import makeitso