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