mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-01-24 09:17:53 -05:00
8 lines
87 B
Ruby
8 lines
87 B
Ruby
require 'spec_helper'
|
|
|
|
describe HomeController do
|
|
|
|
describe "GET index" do
|
|
end
|
|
end
|