diff options
Diffstat (limited to 'tests/base/test100/Readme.txt')
-rw-r--r-- | tests/base/test100/Readme.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/base/test100/Readme.txt b/tests/base/test100/Readme.txt new file mode 100644 index 000000000..4befd80f4 --- /dev/null +++ b/tests/base/test100/Readme.txt @@ -0,0 +1,6 @@ +Mode: vm run +Title: before methods, count++ + +A simple test of before methods weaving, in both the static and +non-static cases. In this test, all the classes and aspects are in +the same file. (Keep test101 in synch with this one.) |