Up – Package index » ppx_expect » Sources » ppx_expect.common » expect_test_common.mlSource file expect_test_common.ml ppx_expect CHANGES LICENSE Library ppx_expect Library ppx_expect.collector Library ppx_expect.common Library ppx_expect.config Library ppx_expect.config_types Library ppx_expect.evaluator Library ppx_expect.make_corrected_file Library ppx_expect.matcher Library ppx_expect.payload Sources ppx_expect ppx_expect.collector ppx_expect.common ppx_expect.config ppx_expect.config_types ppx_expect.evaluator ppx_expect.make_corrected_file ppx_expect.matcher ppx_expect.payload 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" ]