mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Added changes as per codereview.
This commit is contained in:
parent
52fb81a441
commit
67472298ca
4 changed files with 3 additions and 4 deletions
|
|
@ -17,7 +17,7 @@ class TestPage(TestCase):
|
|||
}
|
||||
|
||||
def test_use_args(self):
|
||||
"""Creating a page with arguments passed to the connstructor should use
|
||||
"""Creating a page with arguments passed to the constructor should use
|
||||
them to initialise object's attributes.
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue