New test1

<%= error_messages_for :test1 %> <% form_for(@test1) do |f| %>

<%= f.submit "Create" %>

<% end %> <%= link_to 'Back', test1s_path %>