aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc/test/edoc_SUITE_data/myapp/src/a.erl
diff options
context:
space:
mode:
authorVlad Dumitrescu <[email protected]>2014-11-17 12:05:47 +0100
committerVlad Dumitrescu <[email protected]>2015-01-16 09:12:02 +0100
commit341bd39f8c3b09b9fdaddbdadce42e80a2b3060d (patch)
treef43b80c851b86a03f1aff21a20010b5880202392 /lib/edoc/test/edoc_SUITE_data/myapp/src/a.erl
parent85fb6bb5a50b4a484532fd3b9830d0a8ea9d02ac (diff)
downloadotp-341bd39f8c3b09b9fdaddbdadce42e80a2b3060d.tar.gz
otp-341bd39f8c3b09b9fdaddbdadce42e80a2b3060d.tar.bz2
otp-341bd39f8c3b09b9fdaddbdadce42e80a2b3060d.zip
[edoc] add test for nested source directories
Diffstat (limited to 'lib/edoc/test/edoc_SUITE_data/myapp/src/a.erl')
-rw-r--r--lib/edoc/test/edoc_SUITE_data/myapp/src/a.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/edoc/test/edoc_SUITE_data/myapp/src/a.erl b/lib/edoc/test/edoc_SUITE_data/myapp/src/a.erl
new file mode 100644
index 0000000000..1b5b704551
--- /dev/null
+++ b/lib/edoc/test/edoc_SUITE_data/myapp/src/a.erl
@@ -0,0 +1 @@
+-module(a).