diff options
-rw-r--r-- | mongo-c-driver-dev.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mongo-c-driver-dev.spec b/mongo-c-driver-dev.spec index c42519d..912310f 100644 --- a/mongo-c-driver-dev.spec +++ b/mongo-c-driver-dev.spec @@ -21,7 +21,7 @@ # in MongoDB 3.2, and support is being removed in 3.4. %global with_tests 0%{?_with_tests:1} %endif -%global with_tests 0 +#global with_tests 0 Name: mongo-c-driver Summary: Client library written in C for MongoDB |