Skip to content

Commit a1c6720

Browse files
committed
Merge pull request adafruit#503 from lurch/patch-1
fix tests/bytecode/README to match contents of tests/bytecode/run-tests
2 parents f6be480 + 83852d3 commit a1c6720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/bytecode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ You need to first build the 'cpy' executable in the directory micropython/unix-c
55
This executable is a minimal version of Micro Python which compiles a single source
66
file and outputs the corresponding byte code.
77

8-
The output of Micro Python is checked against CPython 3.3.
8+
The output of Micro Python is checked against CPython 3.4.
99

1010
To run the tests use:
1111

0 commit comments

Comments
 (0)