add performance test for dtext, fixes #2051

This commit is contained in:
r888888888
2013-12-03 15:50:58 -08:00
parent 1613116266
commit 327b52c2d3
8 changed files with 79 additions and 19 deletions

View File

@@ -10,6 +10,8 @@ group :test do
gem "vcr"
gem "webmock"
gem "timecop"
gem "test-unit-rails"
gem "ruby-prof"
end
group :assets do