mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 17:28:50 +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
|