diff options
author | Lukas Larsson <[email protected]> | 2011-02-18 13:29:14 +0100 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2011-02-18 13:29:14 +0100 |
commit | 8b7546d447c1ba866906d6926d82b58fa88d5791 (patch) | |
tree | 8eb729b376464feddf8fb96048d1586a6862bc22 /lib | |
parent | 98de31e836a04ccc8f5f9acd90b9ba0803a24ab5 (diff) | |
download | otp-8b7546d447c1ba866906d6926d82b58fa88d5791.tar.gz otp-8b7546d447c1ba866906d6926d82b58fa88d5791.tar.bz2 otp-8b7546d447c1ba866906d6926d82b58fa88d5791.zip |
Update spec file to work with new common test structure
Diffstat (limited to 'lib')
-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 c9b7993f24..039b3ea19e 100644 --- a/lib/dialyzer/test/dialyzer.spec +++ b/lib/dialyzer/test/dialyzer.spec @@ -1,4 +1,4 @@ -{alias, tests, "."}. +{alias, tests, "../dialyzer_test"}. {suites, tests, all}. |