Make bintest enabling like other enable_xxx methods.

This commit is contained in:
take_cheeze
2014-04-09 13:59:39 +09:00
parent 63cf7073de
commit 604134e57d
4 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ If you want a temporary files use `tempfile` module of CRuby instead of ```/tmp/
You can enable it with following:
conf.enable_bintest = true
conf.enable_bintest
### C++ ABI