BAEL 4293 correcting the unit test file ame. (#11258)
This commit is contained in:
@@ -11,7 +11,7 @@ import javax.sound.sampled.AudioFileFormat;
|
||||
import javax.sound.sampled.AudioFormat;
|
||||
import javax.sound.sampled.TargetDataLine;
|
||||
|
||||
public class AppTest {
|
||||
public class AppUnitTest {
|
||||
|
||||
AudioFormat af = App.buildAudioFormatInstance();
|
||||
SoundRecorder soundRecorder = new SoundRecorder();
|
||||
Reference in New Issue
Block a user