~vcs-imports/jqueryonrails/trunk

« back to all changes in this revision

Viewing changes to plugins/jq4r/test/jq4r_test.rb

  • Committer: ericsk
  • Date: 2007-10-24 09:12:26 UTC
  • Revision ID: vcs-imports@canonical.com-20071024091226-16b44rpgnc1fovbv
Move the original contents to the new canonical path.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
require 'test/unit'
 
2
 
 
3
class Jq4rTest < Test::Unit::TestCase
 
4
  # Replace this with your real tests.
 
5
  def test_this_plugin
 
6
    flunk
 
7
  end
 
8
end