Skip to content

Commit dee034f

Browse files
fix test package
1 parent 73609a8 commit dee034f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/inputs/enum/test_enum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from betterproto.tests.output_betterproto.enum import (
1+
from tests.output_betterproto.enum import (
22
Test,
33
Choice,
44
)

0 commit comments

Comments
 (0)