diff options
author | Jon Bernard <jbernard@tuxion.com> | 2014-07-07 13:48:35 -0400 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2014-07-07 13:48:35 -0400 |
commit | 5abf9f05cecc6395fe928c80cdb551daf23bd248 (patch) | |
tree | 90ff8df2e2d2cd9b8c7c13b163801823138f06d2 | |
parent | cb64f40c1bd63527655ba8b52355a0550194e11e (diff) | |
download | dotfiles-5abf9f05cecc6395fe928c80cdb551daf23bd248.tar.gz dotfiles-5abf9f05cecc6395fe928c80cdb551daf23bd248.tar.bz2 dotfiles-5abf9f05cecc6395fe928c80cdb551daf23bd248.zip |
Move tests into a directory
I'm hoping to add more tests for specific features and break then into
separate files so things are a bit easier to manage.
-rwxr-xr-x | tests/test_basic.py (renamed from test_dotfiles.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test_dotfiles.py b/tests/test_basic.py index 5c48a82..5c48a82 100755 --- a/test_dotfiles.py +++ b/tests/test_basic.py |