diff options
| author | Enrico Tassi | 2019-04-03 15:57:34 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2019-04-03 15:57:34 +0200 |
| commit | 0cdbe87262c7ca8dfabd921d9f23323990611d7a (patch) | |
| tree | d4dc1ce26ef46154354eab98cbd348b5f65fb072 /mathcomp | |
| parent | 6bfadd75cc6dbcc1b6a29b2607e413f87c418c90 (diff) | |
rename test-suite -> test_suite to make coq happy
Diffstat (limited to 'mathcomp')
| -rw-r--r-- | mathcomp/Make | 2 | ||||
| -rw-r--r-- | mathcomp/test_suite/hierarchy_test.v (renamed from mathcomp/test-suite/hierarchy_test.v) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/Make b/mathcomp/Make index 27bf34f..4becdcb 100644 --- a/mathcomp/Make +++ b/mathcomp/Make @@ -87,7 +87,7 @@ ssreflect/ssrnat.v ssreflect/ssrnotations.v ssreflect/ssrmatching.v ssreflect/tuple.v -test-suite/hierarchy_test.v +test_suite/hierarchy_test.v -I . -R . mathcomp diff --git a/mathcomp/test-suite/hierarchy_test.v b/mathcomp/test_suite/hierarchy_test.v index a2bbf37..a2bbf37 100644 --- a/mathcomp/test-suite/hierarchy_test.v +++ b/mathcomp/test_suite/hierarchy_test.v |
