Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
9862bdf1
Commit
9862bdf1
authored
Nov 08, 2011
by
JINMEI Tatuya
Browse files
[1381] minor editorial nits in docstring
parent
8d7ef6fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/python/isc/bind10/tests/component_test.py
View file @
9862bdf1
...
...
@@ -421,7 +421,7 @@ class ComponentTests(BossUtils, unittest.TestCase):
def
test_pid_not_running
(
self
):
"""
Test that a componet that is not yet started doesn't have a PID.
But it won't fail
ed
if asked for and return
s
None.
But it won't fail if asked for and return None.
"""
for
component_type
in
[
Component
,
isc
.
bind10
.
special_component
.
SockCreator
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment