aboutsummaryrefslogtreecommitdiff
path: root/pw_assert/assert_backend_compile_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pw_assert/assert_backend_compile_test.cc')
-rw-r--r--pw_assert/assert_backend_compile_test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/pw_assert/assert_backend_compile_test.cc b/pw_assert/assert_backend_compile_test.cc
index 96f17e432..888499984 100644
--- a/pw_assert/assert_backend_compile_test.cc
+++ b/pw_assert/assert_backend_compile_test.cc
@@ -33,7 +33,8 @@
// the test has failed. Obviously manually verifying these is a pain
// and so this is not a suitable test for production.
//
-// TODO(pwbug/88): Add verification of the actually recorded asserts statements.
+// TODO(b/235289499): Add verification of the actually recorded asserts
+// statements.
#include "gtest/gtest.h"
#include "pw_assert/short.h"