Commit 209c0095 authored by Antoine Catton's avatar Antoine Catton

Minor: english language fix. GreatChild → GrandChild.

parent 7b28b2f4
...@@ -777,7 +777,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -777,7 +777,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
\___________/ \___________/ \___________/ \___________/
______|______ ______|______
/ \ / \
| SI: GreatChild | | SI: GrandChild |
\______________/ \______________/
Rename Software Instance Master : Rename Software Instance Master :
...@@ -795,7 +795,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -795,7 +795,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
\___________/ \___________/ \___________/ \___________/
______|______ ______|______
/ \ / \
| SI: GreatChild | | SI: GrandChild |
\______________/ \______________/
Run bang() on the tree. We expect to have a new root as : Run bang() on the tree. We expect to have a new root as :
...@@ -813,7 +813,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -813,7 +813,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
\___________/ \___________/ \___________/ \___________/
______|______ ______|______
/ \ / \
| SI: GreatChild | | SI: GrandChild |
\______________/ \______________/
""" """
...@@ -904,7 +904,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -904,7 +904,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
\___________/ \___________/ \___________/ \___________/
______|______ ______|______
/ \ / \
| SI: GreatChild | | SI: GrandChild |
\______________/ \______________/
Rename child C into E : Rename child C into E :
...@@ -919,7 +919,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -919,7 +919,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
\___________/ \________________/ \___________/ \________________/
_____|_____ ______|______ _____|_____ ______|______
/ \ / \ / \ / \
| SI: Child A | | SI: GreatChild | | SI: Child A | | SI: GrandChild |
\___________/ \______________/ \___________/ \______________/
Bang the tree. We espect to have a new C replacing it, Bang the tree. We espect to have a new C replacing it,
...@@ -937,7 +937,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -937,7 +937,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
\___________/ \___________/ \___________/ \___________/
______|______ ______|______
/ \ / \
| SI: GreatChild | | SI: GrandChild |
\______________/ \______________/
""" """
self.computer_partition_amount = 5 self.computer_partition_amount = 5
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment