aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/modules
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2017-10-19 16:04:20 +0200
committerGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2017-10-19 16:11:49 +0200
commitfb1478d2cd59991e8d2fc2e07dacad505ef110b7 (patch)
treee7dd750ed8926e69a4076d5b529933da18007fcd /test-suite/modules
parent6bda57bd75efe55fe1f7774f932e9ef5a65aeaaf (diff)
Moving bug numbers to BZ# format in the test-suite.
Compared to the original proposition (59a594b in #960), this commit only changes files containing bug numbers that are also PR numbers.
Diffstat (limited to 'test-suite/modules')
-rw-r--r--test-suite/modules/objects2.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/modules/objects2.v b/test-suite/modules/objects2.v
index 220e2b369..0a6b1f06d 100644
--- a/test-suite/modules/objects2.v
+++ b/test-suite/modules/objects2.v
@@ -2,7 +2,7 @@
the logical objects in the environment
*)
-(* Bug #1118 (simplified version), submitted by Evelyne Contejean
+(* BZ#1118 (simplified version), submitted by Evelyne Contejean
(used to failed in pre-V8.1 trunk because of a call to lookup_mind
for structure objects)
*)