Skip to content

Commit

Permalink
Fix ClassCastException when using StringBuilder/Buffer mozilla#496
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Jensen committed May 23, 2022
1 parent 503607e commit 651b155
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testsrc/org/mozilla/javascript/tests/Issue1206Test.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
package org.mozilla.javascript.tests;

import junit.framework.TestCase;

import org.junit.Test;
import org.mozilla.javascript.Context;
import org.mozilla.javascript.Scriptable;
Expand Down

0 comments on commit 651b155

Please sign in to comment.