Update test_bukuDb.py

This commit is contained in:
Arun Prakash Jana 2016-06-23 19:14:09 +05:30 committed by GitHub
parent b7b358c094
commit 0b7cc736a3

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
# Unit test cases for buku
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
from genericpath import exists from genericpath import exists
import imp import imp