added short file tests to the autoplug test cases

This commit is contained in:
maroy 2005-06-29 17:23:48 +00:00
parent 6788fc9aa1
commit 1ffef04932
5 changed files with 85 additions and 8 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<smil xmlns="http://www.w3.org/2001/SMIL20/Language" >
<body>
<par>
<audio src = "file:var/test-short.mp3" />
</par>
</body>
</smil>