summaryrefslogtreecommitdiff
path: root/src/lib9/fmt/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/fmt/test.c')
-rw-r--r--src/lib9/fmt/test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib9/fmt/test.c b/src/lib9/fmt/test.c
index 1710c5e48..d82ff78ba 100644
--- a/src/lib9/fmt/test.c
+++ b/src/lib9/fmt/test.c
@@ -1,3 +1,5 @@
+// +build ignore
+
/*
* The authors of this software are Rob Pike and Ken Thompson,
* with contributions from Mike Burrows and Sean Dorward.