Commit 30a1140
committed
Load 'power_assert/context' at first in order to raise SyntaxError before defining ::PowerAssert
It is a hack for test-unit.
https://github.com/test-unit/test-unit/blob/f480a04ea0eb2be11f878051f280fc1de498afef/lib/test/unit/util/backtracefilter.rb#L151 parent 749bc8b commit 30a1140
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments