Sha256: fa2791bbdf1e782bd6eedca767649f3d96c7d09a9185200c21d2d750772d437a
Contents?: true
Size: 216 Bytes
Versions: 11
Compression:
Stored size: 216 Bytes
Contents
require 'test_helper' require File.dirname(File.expand_path(__FILE__))+'/test_helper' class LiferayHelpersTest < Caterpillar::TestCase # :nodoc: def test_link_to_liferay user = User.first flunk end end
Version data entries
11 entries across 11 versions & 1 rubygems