diff options
author | Stavros Aronis <[email protected]> | 2011-03-21 18:58:04 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2011-05-04 15:06:17 +0200 |
commit | 39e62c0a199af0c91d1bfb11b186b574824dce1b (patch) | |
tree | 3c70122cb8277346f48fec607b25c22279f965b9 /lib/dialyzer/test/dialyzer.spec | |
parent | afd9dd57e0460957bfe67df22b93857f25eb886c (diff) | |
download | otp-39e62c0a199af0c91d1bfb11b186b574824dce1b.tar.gz otp-39e62c0a199af0c91d1bfb11b186b574824dce1b.tar.bz2 otp-39e62c0a199af0c91d1bfb11b186b574824dce1b.zip |
Update dialyzer.spec
Diffstat (limited to 'lib/dialyzer/test/dialyzer.spec')
-rw-r--r-- | lib/dialyzer/test/dialyzer.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dialyzer/test/dialyzer.spec b/lib/dialyzer/test/dialyzer.spec index 7499dbad1e..497a502bb8 100644 --- a/lib/dialyzer/test/dialyzer.spec +++ b/lib/dialyzer/test/dialyzer.spec @@ -2,4 +2,4 @@ {suites, tests, all}. -{skip_cases, tests, small_tests_SUITE, cerl_hipeify, "Needs compiler in plt"}.
\ No newline at end of file +{skip_cases, tests, small_SUITE, cerl_hipeify, "Needs compiler in plt"}. |