From ef8d5d832393ac76deac86b3739ca9a79a4d3dcb Mon Sep 17 00:00:00 2001 From: Athijegannathan Sundararajan Date: Tue, 22 Sep 2015 14:00:54 +0530 Subject: [PATCH] 8136894: test/script/currently-failing/gettersetter.js passes, move it out of currently-failing tests Reviewed-by: hannesw, mhaupt --- .../test/script/{currently-failing => maptests}/gettersetter.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nashorn/test/script/{currently-failing => maptests}/gettersetter.js (100%) diff --git a/nashorn/test/script/currently-failing/gettersetter.js b/nashorn/test/script/maptests/gettersetter.js similarity index 100% rename from nashorn/test/script/currently-failing/gettersetter.js rename to nashorn/test/script/maptests/gettersetter.js