mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-05-31 08:51:13 +00:00
Purged git history and removed sensitive information.
This commit is contained in:
commit
6bcc8dc76b
862 changed files with 25312 additions and 0 deletions
8
vendor/plugins/acts_as_rateable/test/acts_as_rateable_test.rb
vendored
Normal file
8
vendor/plugins/acts_as_rateable/test/acts_as_rateable_test.rb
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
require 'test/unit'
|
||||
|
||||
class ActsAsRateableTest < Test::Unit::TestCase
|
||||
# Replace this with your real tests.
|
||||
def test_this_plugin
|
||||
flunk
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue