Skip to content

Commit 30cf4f7

Browse files
Jonathan Godboutcopybara-github
Jonathan Godbout
authored andcommitted
Update package for test in cl-protobufs
PiperOrigin-RevId: 713082947
1 parent 6685350 commit 30cf4f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/timing-test.lisp

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
(#:oneof-proto #:cl-protobufs.oneof-test)
1414
(#:proto3-proto #:cl-protobufs.proto3-test)
1515
(#:map-proto #:cl-protobufs.map-test)
16-
(#:pi #:cl-protobufs.implementation))
16+
(#:pi #:cl-protobufs.implementation)
17+
(#:benchmark #:org.shirakumo.trivial-benchmark))
1718
(:export #:run))
1819

1920
(in-package #:cl-protobufs.test.timing)

0 commit comments

Comments
 (0)