mirror of
https://github.com/wahyd4/ocelots.git
synced 2026-08-10 13:36:16 +10:00
6 lines
107 B
Ruby
6 lines
107 B
Ruby
require 'spec_helper'
|
|
|
|
describe Engagement do
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
|
end
|