Skip to content

Commit 118327d

Browse files
committed
Adapt tests
1 parent 3c0509c commit 118327d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/framework/build_log.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ def test_easybuilderror(self):
9191
r"Callstack:",
9292
r'\s+easybuild/tools/filetools\.py:\d+ in read_file',
9393
r'\s+easybuild/framework/easyconfig/tweak\.py:\d+ in tweak_one',
94-
r'\s+easybuild/base/testing\.py:\d+ in assertRaisesRegex',
9594
)), re.M)
9695

9796
def test_easybuildlog(self):

0 commit comments

Comments
 (0)