Commit 4d39b8db authored by Rémi Duraffort's avatar Rémi Duraffort

JVLC: file name consitency.

parent e011b7fe
/*****************************************************************************
* LibvlcLogTest.java: VLC Java Bindings
* LibVlcLogTest.java: VLC Java Bindings
*****************************************************************************
* Copyright (C) 1998-2008 the VideoLAN team
*
......@@ -32,7 +32,7 @@ import org.videolan.jvlc.internal.LibVlc.LibVlcLogIterator;
import org.videolan.jvlc.internal.LibVlc.libvlc_exception_t;
public class LibvlcLogTest extends AbstractVLCInternalTest
public class LibVlcLogTest extends AbstractVLCInternalTest
{
@Test
......
/*****************************************************************************
* MediaListTest.java: VLC Java Bindings
* LibVlcMediaListTest.java: VLC Java Bindings
*****************************************************************************
* Copyright (C) 1998-2008 the VideoLAN team
*
......@@ -33,7 +33,7 @@ import org.videolan.jvlc.internal.LibVlc.LibVlcMediaList;
import org.videolan.jvlc.internal.LibVlc.libvlc_exception_t;
public class LibVLCMediaListTest extends AbstractVLCInternalTest
public class LibVlcMediaListTest extends AbstractVLCInternalTest
{
@Test
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment