diff --git a/js/main.js b/js/main.js
index 8288646a1f1d67c833ca072b12726533f6f2e268..2be1014f0043519a5fdf2c4dcbb83e68cfc505eb 100644
--- a/js/main.js
+++ b/js/main.js
@@ -2,6 +2,8 @@
  * Created by aghassaei on 1/7/15.
  */
 
+//test
+
 //setup persistent global variables
 if (typeof dmaGlobals === "undefined") dmaGlobals = {};