mirror of
https://github.com/google/pebble.git
synced 2025-11-18 05:20:55 -05:00
7 lines
95 B
Python
7 lines
95 B
Python
# Regression test for issue with Enums inside OneOf.
|
|
|
|
Import('env')
|
|
|
|
env.NanopbProto('oneof')
|
|
|