Skip to content

Commit

Permalink
Do not run all test suites. Only run the one for etorrent by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouis committed Aug 16, 2011
1 parent 1ad2a4c commit 093a6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etorrent_test.spec
Expand Up @@ -2,4 +2,4 @@
{config, "etorrent_test.cfg"}.
{alias, test, "test"}.
{cover, "test/etorrent.cover"}.
{suites, test, all}.
{suites, test, etorrent_SUITE}.

0 comments on commit 093a6a4

Please sign in to comment.