aboutsummaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test.py')
-rw-r--r--test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test.py b/test.py
index 89c014d..8f6f34e 100644
--- a/test.py
+++ b/test.py
@@ -36,7 +36,6 @@ class EncodingLineTest(unittest.TestCase):
self.assertError('jol rd jimm20 2..0=10')
self.assertError('jol rd jimm20 2..0=0xB')
- @unittest.skip('not implemented')
def test_overlapping_field(self):
self.assertError('jol rd rs1 jimm20 6..2=0x1b 1..0=3')