CMS Video Handout Tests
This commit is contained in:
1
common/test/data/uploads/.gitignore
vendored
1
common/test/data/uploads/.gitignore
vendored
@@ -1,3 +1,2 @@
|
||||
test
|
||||
test2
|
||||
asset.html
|
||||
|
||||
10
common/test/data/uploads/asset.html
Normal file
10
common/test/data/uploads/asset.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ASSET</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>i am a dummy asset file</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user