* expand tabs.
This commit is contained in:
parent
bdddaa9f56
commit
c07165be1d
@ -54,7 +54,7 @@ rb_coverage_start(int argc, VALUE *argv, VALUE klass)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (mode & COVERAGE_TARGET_METHODS) {
|
if (mode & COVERAGE_TARGET_METHODS) {
|
||||||
me2counter = rb_ident_hash_new();
|
me2counter = rb_ident_hash_new();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
me2counter = Qnil;
|
me2counter = Qnil;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user