mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-21 17:50:13 +01:00
3 lines
96 B
Text
3 lines
96 B
Text
|
|
Autotest.add_hook :initialize do |at|
|
||
|
|
at.add_exception("spec/interop/test/unit/resources")
|
||
|
|
end
|