From 604134e57d76487f9904d57aba47880fcfb1314e Mon Sep 17 00:00:00 2001 From: take_cheeze Date: Wed, 9 Apr 2014 13:59:39 +0900 Subject: Make bintest enabling like other `enable_xxx` methods. --- doc/compile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/compile/README.md b/doc/compile/README.md index e494591f7..19bcf1ac6 100644 --- a/doc/compile/README.md +++ b/doc/compile/README.md @@ -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 -- cgit v1.2.3