From 1ebf9a50d72e76e06072a973fbdcea4a6caf123f Mon Sep 17 00:00:00 2001 From: chadwhitacre <> Date: Tue, 22 Sep 2020 12:33:40 +0000 Subject: [PATCH] [Imported from Trac: page Python3, version 25] --- Python3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python3.md b/Python3.md index 95574d1..c8bb8fa 100644 --- a/Python3.md +++ b/Python3.md @@ -107,4 +107,4 @@ Here's one way to approach this: ## Other notes -If you just want to run the tests from the explicitly ported test modules, you can do `python -m allmydata.test.test_python3`. \ No newline at end of file +If you just want to run the tests from the explicitly ported test modules, you can do `python -m allmydata.test.python3_tests`. \ No newline at end of file