This commit is contained in:
Jesse Gumm 2015-07-26 08:48:58 -05:00
parent d6ec97246f
commit 80b3a88530
3 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,6 @@
%% -*- erlang -*-
%% vim:ts=4 sw=4 et ft=erlang
{require_otp_vsn, "R13B04|R14|R15|R16|17"}.
{require_otp_vsn, "R13B04|R14|R15|R16|17|18"}.
{cover_enabled, true}.