Skip to content

Commit

Permalink
more cf8 test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
marcesher committed Oct 31, 2011
1 parent 657bc72 commit 46e69bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mightymock/MockPlayTest.cfc
Expand Up @@ -38,7 +38,7 @@ function testWhenSomethingIsCalled(){

}

function dumpArgs(foo){
package function dumpArgs(foo){
debug(arguments);
}

Expand Down

0 comments on commit 46e69bb

Please sign in to comment.