# Protobuf Test Fixtures ## Regenerating After modifying `.proto` or `.txt` files, run `make` (requires `protoc`). ## Adding New Test Cases 1. Edit/create `.proto` file in `protos/` 2. Create text format `.txt` file in `pbs/` 3. Update `Makefile` 4. Run `make`