logic_translations_controller_test.rb revision 3fb1a618a29315451a827d573c4e373d6d4ae474
require 'test_helper'
setup do
end
test "should get index" do
end
test "should get new" do
end
test "should create logic_translation" do
end
end
test "should show logic_translation" do
end
test "should get edit" do
end
test "should update logic_translation" do
end
test "should destroy logic_translation" do
end
end
end