public
Description: Adds automated styling of input fields with css classes
Homepage: http://www.pluginaweek.org
Clone URL: git://github.com/pluginaweek/styled_inputs.git
styled_inputs / test / test_helper.rb
100644 5 lines (4 sloc) 0.153 kb
1
2
3
4
5
# Load the plugin testing framework
$:.unshift("#{File.dirname(__FILE__)}/../../plugin_test_helper/lib")
require 'rubygems'
require 'plugin_test_helper'