We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbe21d1 + b349916 commit 8900e7eCopy full SHA for 8900e7e
installation/unit_tests.md
@@ -25,7 +25,7 @@ By default [Fluent Bit](http://fluentbit.io) have the tests disabled, you need t
25
26
```bash
27
$ cd build/
28
-$ cmake -DENABLE_TESTS=ON ../
+$ cmake -DFLB_TESTS=ON ../
29
```
30
31
## Running Tests
0 commit comments