diff options
author | Lukas Larsson <[email protected]> | 2010-10-12 10:40:35 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2011-02-17 17:25:13 +0100 |
commit | 1137a924c290f72ed9c2213b38caaef8230cb005 (patch) | |
tree | a37692ae6abd8eb27c57d377654b258fa0e57ce6 /lib/ic/test/ic.spec | |
parent | 87e168ba95f57d6d5de88c2b2f06d37039bb40e5 (diff) | |
download | otp-1137a924c290f72ed9c2213b38caaef8230cb005.tar.gz otp-1137a924c290f72ed9c2213b38caaef8230cb005.tar.bz2 otp-1137a924c290f72ed9c2213b38caaef8230cb005.zip |
Update ic tests to conform with common_test standard
Diffstat (limited to 'lib/ic/test/ic.spec')
-rw-r--r-- | lib/ic/test/ic.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ic/test/ic.spec b/lib/ic/test/ic.spec index 280c2aba47..4fafc1b681 100644 --- a/lib/ic/test/ic.spec +++ b/lib/ic/test/ic.spec @@ -1 +1 @@ -{topcase, {dir, "../ic_test"}}. +{suites,"ic_test",all}. |