File: articles_helper_test.rb

package info (click to toggle)
libgettext-rails-ruby 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,384 kB
  • ctags: 383
  • sloc: ruby: 1,042; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (4)
1
2
3
4
require 'test_helper'

class ArticlesHelperTest < ActionView::TestCase
end