uncomment jshint and fix minor bug
rename myCustomer to imgType (customer to check if image is portrait or landscape)
'use strict';
describe("slideshow_controller_test", function(){
it("should assert something",function(){
expect(true).toBe(true);
})
})