Skip to content

Commit abc1a54

Browse files
committed
move backend test runner to xt directory
1 parent 9e7aece commit abc1a54

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Each test will add data to the database and then delete it afterwards.
204204
The available schemas are located in the `t/schema` folder and are named
205205
for the database they support.
206206

207-
The `share/run_backend_tests.pl` script will do all this for you: If you
207+
The `xt/run_backend_tests.pl` script will do all this for you: If you
208208
have a running Postgres or MySQL, or a temp directory to write a SQLite
209209
database to, you can run the relevant tests. A database will be created,
210210
so make sure that the database system isn't running with production
File renamed without changes.

0 commit comments

Comments
 (0)