stuff
This commit is contained in:
		
							
								
								
									
										24
									
								
								buildfiles/app/node_modules/nedb/browser-version/test/index.html
									
									
									
										generated
									
									
										vendored
									
									
										Executable file
									
								
							
							
						
						
									
										24
									
								
								buildfiles/app/node_modules/nedb/browser-version/test/index.html
									
									
									
										generated
									
									
										vendored
									
									
										Executable file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
| <head> | ||||
|   <meta charset="utf-8"> | ||||
|   <title>Mocha tests for NeDB</title> | ||||
|   <link rel="stylesheet" href="mocha.css"> | ||||
| </head> | ||||
| <body> | ||||
|   <div id="mocha"></div> | ||||
|   <script src="jquery.min.js"></script> | ||||
|   <script src="chai.js"></script> | ||||
|   <script src="underscore.min.js"></script> | ||||
|   <script src="mocha.js"></script> | ||||
|   <script>mocha.setup('bdd')</script> | ||||
|   <script src="../out/nedb.min.js"></script> | ||||
|   <script src="localforage.js"></script> | ||||
|   <script src="nedb-browser.js"></script> | ||||
|   <script> | ||||
|     mocha.checkLeaks(); | ||||
|     mocha.globals(['jQuery']); | ||||
|     mocha.run(); | ||||
|   </script> | ||||
| </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user