aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Segan <danilo@canonical.com>2012-08-22 21:42:28 +0200
committerDanilo Segan <danilo@canonical.com>2012-08-22 21:42:28 +0200
commit76278edb82d5bd45e0e2f2e99f968893c07bd7a3 (patch)
treef1b38158e45a5210428bf4f164250436e1f2c0ce
parent2250e5426d7dbcb26b8aa398221049d27e73c517 (diff)
Lint fixes.
-rw-r--r--tests/test_publish_to_snapshots.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_publish_to_snapshots.py b/tests/test_publish_to_snapshots.py
index 32797c7..576074c 100644
--- a/tests/test_publish_to_snapshots.py
+++ b/tests/test_publish_to_snapshots.py
@@ -4,7 +4,6 @@ import os
import sys
import shutil
import tempfile
-import argparse
from StringIO import StringIO
from testtools import TestCase
from scripts.publish_to_snapshots import (
@@ -181,6 +180,7 @@ class TestSnapshotsPublisher(TestCase):
self.assertTrue(
SnapshotsPublisher.is_accepted_for_staging(
"/path/to/OPEN-EULA.txt"))
+
def test_is_accepted_for_staging_per_file_EULA(self):
self.assertTrue(
SnapshotsPublisher.is_accepted_for_staging(