package ppx_expect

  1. Overview
  2. Docs

Source file expect_test_common.ml

1
2
3
4
5
6
7
module Std = struct
  module File = File
  module Expectation = Expectation
end
[@@deprecated "[since 2020-03] use [Expect_test_common] instead"]

include Std [@@alert "-deprecated"]
OCaml

Innovation. Community. Security.