Skip to content

Commit f0cdaa5

Browse files
committed
testpath for test_frame_decoding
1 parent fa91078 commit f0cdaa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_frame_decoding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
def load_dbc():
18-
test_file = "../tests/files/dbc/test_frame_decoding.dbc"
18+
test_file = "tests/files/dbc/test_frame_decoding.dbc"
1919
return canmatrix.formats.loadp_flat(test_file)
2020

2121

0 commit comments

Comments
 (0)