From a9bd622a658b41b219912288e643f5e2c1b145b4 Mon Sep 17 00:00:00 2001 From: John Newbery Date: Thu, 9 Mar 2017 09:53:26 -0500 Subject: Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py --- test/functional/create_cache.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functional/create_cache.py') diff --git a/test/functional/create_cache.py b/test/functional/create_cache.py index e4b6dbc2d1..39c4c0f47e 100755 --- a/test/functional/create_cache.py +++ b/test/functional/create_cache.py @@ -5,7 +5,7 @@ """Create a blockchain cache. Creating a cache of the blockchain speeds up test execution when running -multiple functional tests. This helper script is executed by rpc-tests when multiple +multiple functional tests. This helper script is executed by test_runner when multiple tests are being run in parallel. """ -- cgit v1.2.3