summary refs log tree commit diff stats
path: root/rails/test/lingo_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'rails/test/lingo_test.rb')
-rw-r--r--rails/test/lingo_test.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/rails/test/lingo_test.rb b/rails/test/lingo_test.rb deleted file mode 100644 index 776f502..0000000 --- a/rails/test/lingo_test.rb +++ /dev/null
@@ -1,7 +0,0 @@
1require "test_helper"
2
3class LingoTest < ActiveSupport::TestCase
4 test "it has a version number" do
5 assert Lingo::VERSION
6 end
7end