From bbabfb40ba300d36f36c4bbacd196e028c758974 Mon Sep 17 00:00:00 2001 From: Damien George Date: Thu, 2 Jan 2014 16:14:19 +0000 Subject: Fix bash->/usr/bin/env bash; add LICENSE for Python library tests. --- tests/bytecode/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/bytecode/README.md') diff --git a/tests/bytecode/README.md b/tests/bytecode/README.md index e8778900b..85e348ded 100644 --- a/tests/bytecode/README.md +++ b/tests/bytecode/README.md @@ -10,3 +10,6 @@ The output of Micro Python is checked against CPython 3.3. To run the tests use: ./run-tests + +Note that the tests in pylib-test/ are from the Python 3.3 library, and are licensed +under the relevant license, as per pylib-test/LICENSE.txt. -- cgit v1.2.3