summaryrefslogtreecommitdiff
path: root/absl/numeric/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'absl/numeric/BUILD.bazel')
-rw-r--r--absl/numeric/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/numeric/BUILD.bazel b/absl/numeric/BUILD.bazel
index c118d013..26d04774 100644
--- a/absl/numeric/BUILD.bazel
+++ b/absl/numeric/BUILD.bazel
@@ -28,6 +28,7 @@ cc_test(
size = "small",
srcs = [
"int128_test.cc",
+ "int128_test_unsigned_ostream_cases.inc",
],
copts = ABSL_TEST_COPTS,
deps = [