CMS Video Handout Tests

This commit is contained in:
Muhammad Ammar
2014-07-02 06:00:44 +00:00
parent 6fa96cf03d
commit 81a5a7b962
9 changed files with 503 additions and 75 deletions

View File

@@ -1,3 +1,2 @@
test
test2
asset.html

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>ASSET</title>
</head>
<body>
<div>i am a dummy asset file</div>
</body>
</html>