diff options
author | Björn Gustavsson <[email protected]> | 2015-01-30 10:07:45 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-02-12 13:14:15 +0100 |
commit | 8e8a0daea3a50ce5db7e4b7fbbbc056ad3c35dd6 (patch) | |
tree | a1e41c6aba9081af1d6537e1fe3bfe4903db69d9 /lib/eldap | |
parent | fc108451e7b72957bd165aeee17c914e1f8f9eca (diff) | |
download | otp-8e8a0daea3a50ce5db7e4b7fbbbc056ad3c35dd6.tar.gz otp-8e8a0daea3a50ce5db7e4b7fbbbc056ad3c35dd6.tar.bz2 otp-8e8a0daea3a50ce5db7e4b7fbbbc056ad3c35dd6.zip |
test_lib: Include test_server.hrl using -include_lib
This module is the last that uses -include() instead of
include_lib(). With that change, a quick smoke test can
be done simply like this:
PATH=$ERL_TOP/bin:$PATH erlc -W0 *.erl
Without the change, you would also need to add
-I $ERL_TOP/lib/test_server/include
to the command line.
Diffstat (limited to 'lib/eldap')
0 files changed, 0 insertions, 0 deletions