diff options
author | Treeki <treeki@gmail.com> | 2011-07-11 00:43:33 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-07-11 00:43:33 +0200 |
commit | 350de563800bf0cb782a55098c37ae704b6a4e89 (patch) | |
tree | 333dcf511528c1289f94b33bc7357e43350db3a4 /NewerProject.yaml | |
parent | 8bc53ab0bf857abc43d81ed1f0e523e5967197a9 (diff) | |
download | kamek-350de563800bf0cb782a55098c37ae704b6a4e89.tar.gz kamek-350de563800bf0cb782a55098c37ae704b6a4e89.zip |
fixed a bug in TestBlock and added the EventBlock
Diffstat (limited to '')
-rw-r--r-- | NewerProject.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NewerProject.yaml b/NewerProject.yaml index ff05041..ee2ee77 100644 --- a/NewerProject.yaml +++ b/NewerProject.yaml @@ -23,3 +23,4 @@ modules: - processed/compression.yaml
# - processed/actorlog.yaml
- processed/testblock.yaml
+ - processed/eventblock.yaml
|