mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 17:51:59 -04:00
6 lines
80 B
Ruby
6 lines
80 B
Ruby
require Rails.root / 'test' / 'test_helper'
|
|
|
|
class ActiveSupport::TestCase
|
|
|
|
end
|