We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f09040 commit bf3be27Copy full SHA for bf3be27
doc/zjit.md
@@ -89,5 +89,5 @@ make test-all TESTS="test/ruby/test_zjit.rb"
89
You can also run a single test case by matching the method name:
90
91
```
92
-make test-all TESTS="test/ruby/test_zjit.rb -n test_putobject"
+make test-all TESTS="test/ruby/test_zjit.rb -n TestZJIT#test_putobject"
93
0 commit comments