YaleSTC/shifts

View on GitHub
spec_old/models/report_spec.rb

Summary

Maintainability
A
0 mins
Test Coverage
require File.dirname(__FILE__) + '/../spec_helper'

describe Report do

  #it "should have many report items"
  #end
  
  #it "should belong to a shift"
  #end

end