added tests (dummy)

This commit is contained in:
utahta
2010-10-20 01:34:17 +09:00
parent 5ded24b469
commit 8a0b57289c
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -4,3 +4,4 @@
.pydevproject
.settings
.tmp_*
*.pyc
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env python
# vim:fileencoding=utf-8
def test_dummy():
pass