diff options
author | Yuki Nishijima <mail@yukinishijima.net> | 2013-02-03 15:49:48 +0900 |
---|---|---|
committer | Yuki Nishijima <mail@yukinishijima.net> | 2013-02-03 15:49:48 +0900 |
commit | c8a25386d39d49d9ce5135a413f19c416456299e (patch) | |
tree | 6b580d882fb5163ea094110b5b3e92bdbc58b1f3 | |
parent | ecd004e6586cbd379739eb21015b22360287f057 (diff) | |
download | rails-c8a25386d39d49d9ce5135a413f19c416456299e.tar.gz rails-c8a25386d39d49d9ce5135a413f19c416456299e.tar.bz2 rails-c8a25386d39d49d9ce5135a413f19c416456299e.zip |
Put .rdoc at the end of the files named RUNNING_UNIT_TESTS
So that they are printed nicely on GitHub.
-rw-r--r-- | actionpack/RUNNING_UNIT_TESTS.rdoc (renamed from actionpack/RUNNING_UNIT_TESTS) | 0 | ||||
-rw-r--r-- | activerecord/RUNNING_UNIT_TESTS.rdoc (renamed from activerecord/RUNNING_UNIT_TESTS) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/actionpack/RUNNING_UNIT_TESTS b/actionpack/RUNNING_UNIT_TESTS.rdoc index 1b29abd2d1..1b29abd2d1 100644 --- a/actionpack/RUNNING_UNIT_TESTS +++ b/actionpack/RUNNING_UNIT_TESTS.rdoc diff --git a/activerecord/RUNNING_UNIT_TESTS b/activerecord/RUNNING_UNIT_TESTS.rdoc index bdd8834dcb..bdd8834dcb 100644 --- a/activerecord/RUNNING_UNIT_TESTS +++ b/activerecord/RUNNING_UNIT_TESTS.rdoc |