Skip to content

Commit

Permalink
Rename test file with a 'test' suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
chzyer committed Mar 28, 2013
1 parent 91addd5 commit df29d86
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ before_script:
- export QINIU_BUCKET_NAME="a"
script:
- cd qiniu/
- for file in `ls *_demo.py`; do python $file; done;
- for file in `ls *_test.py`; do python $file; done;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit df29d86

Please sign in to comment.