mirror of
https://github.com/wahyd4/Libr.git
synced 2026-08-09 21:05:51 +10:00
6 lines
138 B
Ruby
6 lines
138 B
Ruby
require 'spec_helper'
|
|
|
|
describe "user_controller/BookController.html.erb" do
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
|
end
|