summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/resources/cachingtest.js
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/src/com/vaadin/tests/resources/cachingtest.js')
-rw-r--r--uitest/src/com/vaadin/tests/resources/cachingtest.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/uitest/src/com/vaadin/tests/resources/cachingtest.js b/uitest/src/com/vaadin/tests/resources/cachingtest.js
new file mode 100644
index 0000000000..f948e680ad
--- /dev/null
+++ b/uitest/src/com/vaadin/tests/resources/cachingtest.js
@@ -0,0 +1,6 @@
+/**
+ * Used for testing cache header behavior.
+ */
+
+function com_vaadin_tests_resources_CachingJavaScriptComponent() {
+} \ No newline at end of file