Skip to content

Commit

Permalink
tests: set correct dir path
Browse files Browse the repository at this point in the history
  • Loading branch information
robinkrens committed Feb 15, 2024
1 parent 024c12a commit 1091b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_parse.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from src.RAPacker import calc_sum, unpack_pkt, pack_pkt
from raflash.RAPacker import calc_sum, unpack_pkt, pack_pkt
import pytest

def test_calc_sum():
Expand Down

0 comments on commit 1091b17

Please sign in to comment.