This commit is contained in:
Alex Groce 2019-01-10 14:02:37 -07:00
parent e6281104a2
commit b24e346d6c

View File

@ -122,7 +122,7 @@ system, is available [here](https://github.com/agroce/testfs); in
particular the
[Tests.cpp](https://github.com/agroce/testfs/blob/master/Tests.cpp)
file and CMakeLists.txt show DeepState usage. Another extensive
example is a [differential tester that compare's Google's leveldb and
example is a [differential tester that compares Google's leveldb and
Facebook's rocksdb](https://github.com/agroce/testleveldb).
## Example Code