diff --git a/Gruntfile.js b/Gruntfile.js
index a91d95c..bee26c1 100755
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -36,13 +36,16 @@ module.exports = function (grunt) {
livereload: true
}
},
- jsTest: {
- files: [
- 'test/spec/{,*/}*.js',
- '<%= yeoman.app %>/scripts/{,*/}*.js'
- ],
- tasks: ['newer:jshint:test', 'karma']
- },
+ // jsTest: {
+ // files: [
+ // 'test/spec/{,*/}*.js',
+ // '<%= yeoman.app %>/scripts/{,*/}*.js'
+ // ],
+ // tasks: [
+ // 'newer:jshint:test',
+ // 'karma'
+ // ]
+ // },
//compass: {
// files: ['<%= yeoman.app %>/styles/{,*/}*.{scss,sass}'],
// tasks: ['compass:server', 'autoprefixer']
@@ -378,12 +381,12 @@ module.exports = function (grunt) {
// },
// Test settings
- karma: {
- unit: {
- configFile: 'karma.conf.js',
- singleRun: true
- }
- }
+ // karma: {
+ // unit: {
+ // configFile: 'karma.conf.js',
+ // singleRun: true
+ // }
+ // }
});
grunt.loadNpmTasks('grunt-html');
diff --git a/app/codigo-de-conduta.html b/app/codigo-de-conduta.html
index b4e9301..bf5e88a 100755
--- a/app/codigo-de-conduta.html
+++ b/app/codigo-de-conduta.html
@@ -92,13 +92,14 @@
C