glossarist / glossarist-ruby

Concept modeller in Ruby
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Reorganize specs in subdirectories #13

Closed skalee closed 3 years ago

skalee commented 3 years ago

Move all unit tests to spec/unit subdirectory, make room for other test types. This change is purely organizational, no test nor implementation is modified.