hope_list:unique_preserve_order/1 property test
[hope.git] / rebar.config
1 %%% -*- mode: erlang -*-
2 {clean_files, ["test/*.beam"]}.
3
4 {deps,
5 [{proper, ".*", {git, "https://github.com/manopapad/proper.git", {tag, "v1.1"}}}]
6 }.
This page took 0.04385 seconds and 4 git commands to generate.