diff options
Diffstat (limited to 'rpki/gui/cacheview/tests.py')
-rw-r--r-- | rpki/gui/cacheview/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rpki/gui/cacheview/tests.py b/rpki/gui/cacheview/tests.py index daca07bf..c2958c72 100644 --- a/rpki/gui/cacheview/tests.py +++ b/rpki/gui/cacheview/tests.py @@ -21,4 +21,3 @@ Another way to test that 1 + 1 is equal to 2. >>> 1 + 1 == 2 True """} - |