BAEL 4293 correcting the unit test file ame. (#11258)
This commit is contained in:
parent
00026a8d5b
commit
82b38e998f
|
@ -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();
|
Loading…
Reference in New Issue