diff options
Diffstat (limited to 'tests/ltw/EmptyAspect.aj')
-rw-r--r-- | tests/ltw/EmptyAspect.aj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ltw/EmptyAspect.aj b/tests/ltw/EmptyAspect.aj new file mode 100644 index 000000000..e24bad3e8 --- /dev/null +++ b/tests/ltw/EmptyAspect.aj @@ -0,0 +1,3 @@ +public aspect EmptyAspect { + +}
\ No newline at end of file |