mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-01-30 04:01:00 -05:00
7 lines
87 B
Ruby
7 lines
87 B
Ruby
require 'rails_helper'
|
|
|
|
describe HomeController do
|
|
describe "GET index" do
|
|
end
|
|
end
|