summaryrefslogtreecommitdiff
path: root/tests/basics/assign1.py
AgeCommit message (Collapse)Author
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
This can be enforced by pre-commit, but correct it separately to make it easier to review.
2015-03-12tests: Add tests for things that are not already tested.Damien George
The aim here is to improve coverage of the code.