Stanley's first commit
diff --git a/test.view.lkml b/test.view.lkml
index ba450c3..bc4d7d6 100644
--- a/test.view.lkml
+++ b/test.view.lkml
@@ -1,6 +1,7 @@
 view: test {
 
   #Changes
+  # Hello
 
   # # You can specify the table name if it's different from the view name:
   # sql_table_name: my_schema_name.tester ;;