Commit Diff


commit - 00d2d60255bbcbe201155d56281ef42ea5f970b2
commit + 2940319c21236becf54d67133ef59fc74df25344
blob - d4e52a0c5ad87ed1d2da52cbdaa5a839a7da783c
blob + 58abbc9043240acf89bd6b4b1e8bc6058bef3ada
--- README.md
+++ README.md
@@ -8,7 +8,14 @@ $ cd molly-tests
 $ tt rocks install --server=https://luarocks.org/dev molly
 $ tt rocks install luatest
 $ PATH=$PATH:$(tt rocks config deploy_bin_dir)
-$ luatest -v tarantool.tarantool.test_cas_register
+$ luatest -v tarantool.tarantool
+Tarantool version is 2.11.3-0-gf933f77904
+Running with --shuffle group:1213
+Started on Sun Jul  7 19:09:37 2024
+    tarantool.tarantool.test_cas_register ... (0.220s) Ok
+    tarantool.tarantool.test_bank ... (0.218s) Ok
+=========================================================
+Ran 2 tests in 0.440 seconds, 2 succeeded, 0 failed
 $
 $ sudo apt install default-jre
 $ java --version