|
1 | 1 | exclude :test_eval_with_binding_scoping, "needs investigation"
|
2 | 2 | exclude :test_include_refinement, "needs investigation"
|
3 |
| -exclude :test_instance_methods_not_include_superclass_method, "needs investigation" |
4 | 3 | exclude :test_prepend_after_refine, "needs investigation"
|
5 |
| -exclude :test_redefine_refined_method, "needs investigation" |
6 | 4 | exclude :test_refine_module, "needs investigation"
|
7 |
| -exclude :test_refine_with_proc, "needs investigation" |
8 |
| -exclude :test_singleton_method_should_not_use_refinements, "needs investigation" |
9 |
| -exclude :test_super_to_module, "needs investigation" |
10 |
| -exclude :test_undef_original_method, "needs investigation" |
11 |
| -exclude :test_used_modules, "needs investigation" |
12 |
| -exclude :test_warn_setconst_in_refinmenet, "needs investigation" |
13 |
| -exclude :test_include_into_refinement, "needs investigation" |
14 |
| -exclude :test_prepend_into_refinement, "needs investigation" |
15 | 5 | exclude :test_refine_prepended_class, "needs investigation"
|
16 |
| -exclude :test_send_should_use_refinements, "needs investigation" |
| 6 | +exclude :test_refine_with_proc, "needs investigation" |
17 | 7 | exclude :test_respond_to_should_use_refinements, "needs investigation"
|
18 | 8 | exclude :test_tostring, "needs investigation"
|
| 9 | +exclude :test_undef_original_method, "needs investigation" |
| 10 | +exclude :test_used_modules, "needs investigation" |
19 | 11 | exclude :test_using_wrong_argument, "needs investigation"
|
| 12 | +exclude :test_warn_setconst_in_refinmenet, "needs investigation" |
20 | 13 | exclude :test_public_send_should_use_refinements, "needs investigation"
|
0 commit comments