aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/alpha')
-rwxr-xr-xtests/functional/alpha/test_clipper.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functional/alpha/test_clipper.py b/tests/functional/alpha/test_clipper.py
index c5d7181..d2a4c2a 100755
--- a/tests/functional/alpha/test_clipper.py
+++ b/tests/functional/alpha/test_clipper.py
@@ -17,7 +17,6 @@ class AlphaClipperTest(LinuxKernelTest):
def test_alpha_clipper(self):
self.set_machine('clipper')
- kernel_path = self.ASSET_KERNEL.fetch()
uncompressed_kernel = self.uncompress(self.ASSET_KERNEL, format="gz")