summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9eb70e8..7b85527 100644
--- a/README.md
+++ b/README.md
@@ -116,7 +116,7 @@ To run tests locally across all available python versions:
To run against a specific python version:
```
-LC_ALL=en_US.UTF-8 python3 test/test.py
+LC_ALL=en_US.UTF-8 python3 test/python_magic_test.py
```
## libmagic python API compatibility