diff options
author | Siri Hansen <[email protected]> | 2017-02-16 15:59:35 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2017-02-20 12:40:08 +0100 |
commit | 2031e6ceb5588bbecd480f1fb9ca5026f189d7d2 (patch) | |
tree | 69c7698502976581985af26e5dea1a343a768ab7 /lib/dialyzer/src | |
parent | c802f5d8d0ea08154005abfdcb0d958f126f26d1 (diff) | |
download | otp-2031e6ceb5588bbecd480f1fb9ca5026f189d7d2.tar.gz otp-2031e6ceb5588bbecd480f1fb9ca5026f189d7d2.tar.bz2 otp-2031e6ceb5588bbecd480f1fb9ca5026f189d7d2.zip |
Add dummy end_per_suite/1
common_test requires that if init_per_suite/1 exists, then
end_per_suite/1 must also exist. If end_per_suite/1 does not exist,
then it will be marked in the log as failed with reason 'undef'. Some
test suites are corrected to avoid this.
Diffstat (limited to 'lib/dialyzer/src')
0 files changed, 0 insertions, 0 deletions