mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 17:51:59 -04:00
6 lines
116 B
Ruby
6 lines
116 B
Ruby
require File.expand_path(File.dirname(__FILE__) + '/../../../test/test_helper')
|
|
|
|
class ActiveSupport::TestCase
|
|
|
|
end
|