瀏覽代碼

readme change

Simon Van Mierlo 9 年之前
父節點
當前提交
474ac7c3ea
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -30,4 +30,4 @@ optional arguments:
 
 Tests
 -------------
-Building tests can be done by executing `make clean all' in the `tests' folder. Executing the tests written for the Python compiler and generated Python code can be done by running `run_tests.py`. This file imports the test cases from the `tests/target_py` folder. Javascript tests are run using the `run_tests.html' file.
+Building tests can be done by executing `make clean all` in the `tests` folder. Executing the tests written for the Python compiler and generated Python code can be done by running `run_tests.py`. This file imports the test cases from the `tests/target_py` folder. Javascript tests are run using the `run_tests.html` file.