diff options
Diffstat (limited to 'lib/dialyzer/test/dialyzer_test_constants.hrl')
-rw-r--r-- | lib/dialyzer/test/dialyzer_test_constants.hrl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dialyzer/test/dialyzer_test_constants.hrl b/lib/dialyzer/test/dialyzer_test_constants.hrl new file mode 100644 index 0000000000..5672327724 --- /dev/null +++ b/lib/dialyzer/test/dialyzer_test_constants.hrl @@ -0,0 +1 @@ +-define(plt_timeout, {hours, 2}). |