Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Sep 4, 2013
1 parent 191ce66 commit 81c8391
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ no meaningful tests yet.)
Changelog
=========

0.4.0 (Unreleased)
0.4.0 (2013-09-04)
------------------

- Added: Initial unit testing.
Expand Down
2 changes: 1 addition & 1 deletion test/dual.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class test_Dual {

test() {
SendEvent ff
assert(sent("f", "r")*)
assert(sent("f", "f")*)
}
}

Expand Down

0 comments on commit 81c8391

Please sign in to comment.