diff options
| author | Damien George | 2014-01-02 16:14:19 +0000 |
|---|---|---|
| committer | Damien George | 2014-01-02 16:14:19 +0000 |
| commit | bbabfb40ba300d36f36c4bbacd196e028c758974 (patch) | |
| tree | 94d0a721041f9c5def20d754bd9628c136d4b3dc /tests/bytecode/README.md | |
| parent | 40563d56bdabf270f0f2296dcc1b2f64b0c238c0 (diff) | |
Fix bash->/usr/bin/env bash; add LICENSE for Python library tests.
Diffstat (limited to 'tests/bytecode/README.md')
| -rw-r--r-- | tests/bytecode/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
