Skip to content

Commit e761f86

Browse files
typo
1 parent 0ff9035 commit e761f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit-test/Spice/test_Netlist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ def test_keyword_clash(self):
182182

183183
##############################################
184184

185-
def test_keyword_clash(self):
185+
def test_param(self):
186186

187187
spice_declaration = """
188188
.title Parameter Test

0 commit comments

Comments
 (0)