提交 c6dbaac1 编写于 作者: A Alexey Vakhov

Fix misptint

Injected at dab6c3aa
上级 770c2411
......@@ -211,7 +211,7 @@ will now run the four of them in turn.
You can also run any single test separately:
<shell>
$ ARRCONN=sqlite3 ruby -Itest test/cases/associations/has_many_associations_test.rb
$ ARCONN=sqlite3 ruby -Itest test/cases/associations/has_many_associations_test.rb
</shell>
You can invoke +test_jdbcmysql+, +test_jdbcsqlite3+ or +test_jdbcpostgresql+ also. See the file +activerecord/RUNNING_UNIT_TESTS+ for information on running more targeted database tests, or the file +ci/travis.rb+ for the test suite run by the continuous integration server.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册