semicolon

This commit is contained in:
Josh de Leeuw 2014-10-01 02:22:51 +00:00
parent 720b150e50
commit 8cef6f089e

View File

@ -124,7 +124,7 @@
core.getDisplayElement = function() {
return DOM_target;
}
};
core.finishTrial = function(){
// logic to advance to next trial?