From ffd7a32ae3addb83e1bbf7751b11834bbe7acdf3 Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Tue, 29 Aug 2017 19:31:42 +0300 Subject: [PATCH] fixed test name --- test/vool/to_mom/{test_args.rb => test_assign.rb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename test/vool/to_mom/{test_args.rb => test_assign.rb} (97%) diff --git a/test/vool/to_mom/test_args.rb b/test/vool/to_mom/test_assign.rb similarity index 97% rename from test/vool/to_mom/test_args.rb rename to test/vool/to_mom/test_assign.rb index 8e4b7f6c..9b00c0ff 100644 --- a/test/vool/to_mom/test_args.rb +++ b/test/vool/to_mom/test_assign.rb @@ -1,7 +1,7 @@ require_relative "helper" module Vool - class TestArgsMom < MiniTest::Test + class TestAssignMom < MiniTest::Test include MomCompile def setup