Skip to content
Snippets Groups Projects
Commit b34bb27c authored by Laurent EL SHAFEY's avatar Laurent EL SHAFEY
Browse files

Fix test name

parent 70c6cbaf
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ import os, sys
import unittest
from .query import Database
class SubvoxforgeDatabaseTest(unittest.TestCase):
class VoxforgeDatabaseTest(unittest.TestCase):
"""Performs various tests on the protocols of a subset of the VoxForge database."""
def test01_query(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment