Rename test.js to test (outdated).js

This commit is contained in:
David Westgate 2013-03-26 13:53:58 -03:00
parent 1077158fef
commit 91cbd86473

View File

@ -14,4 +14,4 @@ function analyze() {
}
function dostuff(info) {
alert(JSON.stringify(info));
}
}