mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-20 14:45:33 +00:00
Fix tests
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with this library.
|
||||
* License along with this library.
|
||||
*/
|
||||
package com.jpexs.decompiler.flash;
|
||||
|
||||
import com.jpexs.decompiler.flash.action.Action;
|
||||
@@ -109,7 +110,7 @@ public class ActionDefineFunctionPushRegisterCleanerTest extends ActionScript2Te
|
||||
+ "{\r\n"
|
||||
+ "return _loc2_ + 7;\r\n"
|
||||
+ "}\r\n"
|
||||
+ "}\r\n"
|
||||
+ "_loc1_ += 27;\r\n"
|
||||
+ "_loc1_ = _loc1_ + 1;\r\n"
|
||||
+ "}\r\n"
|
||||
+ "}\r\n"
|
||||
|
||||
Reference in New Issue
Block a user