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