cirandas.net

ref: master

spec/models/task_spec.rb


1
2
3
4
5
require 'spec_helper'

describe Task do
  it_behaves_like "having metadata"
end