Current section

Files

Jump to
dream_test include dream_test@reporters@bdd_FormatIncrementalPartsResult.hrl
Raw

include/dream_test@reporters@bdd_FormatIncrementalPartsResult.hrl

-record(format_incremental_parts_result, {
headers :: binary(),
test_line :: binary(),
new_path :: list(binary())
}).