aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/ael/ael-test/ael-ntest22/t3/i.ael
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-20 21:00:59 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-20 21:00:59 +0000
commitbcc72e4d4f05b7c16923e84ce712f2ac1904fa24 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /pbx/ael/ael-test/ael-ntest22/t3/i.ael
parent54e7ce21ed74a5d5513cfb0880c93c2847d82e62 (diff)
Creating tag for the asterisk-1.4.23 release
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.4.23@169569 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'pbx/ael/ael-test/ael-ntest22/t3/i.ael')
-rw-r--r--pbx/ael/ael-test/ael-ntest22/t3/i.ael4
1 files changed, 0 insertions, 4 deletions
diff --git a/pbx/ael/ael-test/ael-ntest22/t3/i.ael b/pbx/ael/ael-test/ael-ntest22/t3/i.ael
deleted file mode 100644
index 5639a1e98..000000000
--- a/pbx/ael/ael-test/ael-ntest22/t3/i.ael
+++ /dev/null
@@ -1,4 +0,0 @@
-context i
-{
- 134 => NoOp(hi there, i);
-}