Skip to content

Commit 80cc13d

Browse files
authored
Update test_asciisignalio.py
1 parent b44003f commit 80cc13d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

neo/test/iotest/test_asciisignalio.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ def reader(filename, comment_rows):
133133

134134
os.remove(filename)
135135

136-
# test_skiprows
137-
# test_usecols
136+
# test usecols
137+
# test skiprows
138138

139139
def test_timecolumn(self):
140140
sample_data = np.random.uniform(size=(200, 3))

0 commit comments

Comments
 (0)