summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d66e14..f7786dc 100644
--- a/README.md
+++ b/README.md
@@ -201,6 +201,7 @@ Shell test, given by a test script
| --------------- | ----------- |
| `"RUNS_PER_TEST"` | The number of times the test should be run in order to detect flakyness. If set, no test action will be taken from cache. |
| `"TEST_ENV"` | Additional environment for executing the test runner. |
+| `"TIMEOUT_SCALE"` | Factor on how to scale the timeout for this test. Defaults to 1.0. |
### Rule `["CC/foreign/cmake", "library"]`