Skip to content

Commit

Permalink
Rename the tests for files.
Browse files Browse the repository at this point in the history
Ready for the dir tests.
  • Loading branch information
hainesr committed Sep 3, 2014
1 parent fb8646d commit d85e3b9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions test/ts_container.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
# Run test cases.
require 'tc_util'
require 'tc_exceptions'
require 'tc_create'
require 'tc_read'
require 'tc_create_file'
require 'tc_read_file'
require 'tc_reserved_names'
require 'tc_managed_entries'

0 comments on commit d85e3b9

Please sign in to comment.