Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeloffner committed Jan 18, 2024
1 parent 726c192 commit 4a50968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/DistributedLockTest/index.cfm
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
echo(getTickCount()-start);
}
catch(e) {
systemOutput(e,1,1)
//systemOutput(e,1,1)
echo("exception;");
echo(getTickCount()-start);
}
Expand Down

0 comments on commit 4a50968

Please sign in to comment.