mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
fix test
This commit is contained in:
parent
9a672f4e3c
commit
62672fdbd2
1 changed files with 1 additions and 1 deletions
|
|
@ -729,7 +729,7 @@ include Infix
|
|||
|
||||
(* test consistency of interfaces *)
|
||||
(*$inject
|
||||
module FA = CCShims_.Stdlib.Array.Floatarray
|
||||
module FA = Array.Floatarray
|
||||
module type L = module type of CCArray with module Floatarray := FA
|
||||
module type LL = module type of CCArrayLabels with module Floatarray := FA
|
||||
*)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue