mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-22 02:00:12 +01:00
4 lines
98 B
Ruby
4 lines
98 B
Ruby
|
|
# Give testing some culture
|
||
|
|
require 'test/unit/testcase'
|
||
|
|
Test::Unit::TestCase.send :include, Arts
|