diff options
author | Lukas Larsson <[email protected]> | 2010-10-12 11:02:43 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2011-02-17 17:28:30 +0100 |
commit | c61a61372c62183f7f75811fd77734b618ee929b (patch) | |
tree | 531c3b2b3dc710164a2a12624775c8e87813a490 /lib/parsetools/test/parsetools.spec | |
parent | 0c640f2de05c1a540d4b398de0f1891dfad29cc3 (diff) | |
download | otp-c61a61372c62183f7f75811fd77734b618ee929b.tar.gz otp-c61a61372c62183f7f75811fd77734b618ee929b.tar.bz2 otp-c61a61372c62183f7f75811fd77734b618ee929b.zip |
Update parsetools tests to conform with common_test standard
Diffstat (limited to 'lib/parsetools/test/parsetools.spec')
-rw-r--r-- | lib/parsetools/test/parsetools.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/parsetools/test/parsetools.spec b/lib/parsetools/test/parsetools.spec index 5b34633378..97dfe58f97 100644 --- a/lib/parsetools/test/parsetools.spec +++ b/lib/parsetools/test/parsetools.spec @@ -1 +1 @@ -{topcase, {dir, "../parsetools_test"}}. +{suites,"parsetools_test",all}. |