Parcourir la source

Note added

Note that file is
1. generated
2. test code was removed manually.
Hannes Hirzel il y a 10 ans
Parent
commit
a5468388b5
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      Gruntfile.js

+ 5 - 0
Gruntfile.js

@@ -1,5 +1,10 @@
 'use strict';
 
+// File is generated by 
+//     amber init
+//
+// Test code was removed manually.
+
 module.exports = function (grunt) {
     var path = require('path');