diff options
author | wisberg <wisberg> | 2003-03-13 02:53:56 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2003-03-13 02:53:56 +0000 |
commit | 6368a238627924514c219599d4417cdfd524120c (patch) | |
tree | 5471706e81096d45cae56d7a4a64065b501c7924 /taskdefs/testdata/incTest/src/Nothing.java | |
parent | f271e2e63677db5e8e48229d59a0502c0ab5db9b (diff) | |
download | aspectj-6368a238627924514c219599d4417cdfd524120c.tar.gz aspectj-6368a238627924514c219599d4417cdfd524120c.zip |
adding resources to src directory to test resource copying to output
Diffstat (limited to 'taskdefs/testdata/incTest/src/Nothing.java')
-rw-r--r-- | taskdefs/testdata/incTest/src/Nothing.java | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/taskdefs/testdata/incTest/src/Nothing.java b/taskdefs/testdata/incTest/src/Nothing.java new file mode 100644 index 000000000..21429093d --- /dev/null +++ b/taskdefs/testdata/incTest/src/Nothing.java @@ -0,0 +1,4 @@ + + +public class Nothing { +}
\ No newline at end of file |