mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-28 18:04:07 +01:00
Add CasperJS Tests for History API (~80%). Also provides a few resources like the generic.html site that can be used for more setups refs #4303 refs #4315
5 lines
62 B
JavaScript
5 lines
62 B
JavaScript
define([], function() {
|
|
"use strict";
|
|
return {};
|
|
});
|