Browse Source

Fix tests not compiling

DarkMorford 6 years ago
parent
commit
1650dc083b
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .fixtures.yml

+ 3 - 1
.fixtures.yml

@@ -3,4 +3,6 @@
 ---
 ---
 fixtures:
 fixtures:
   forge_modules:
   forge_modules:
-#     stdlib: "puppetlabs/stdlib"
+    stdlib: "puppetlabs/stdlib"
+    augeas_shellvar: "herculesteam/augeasproviders_shellvar"
+    augeas_core: "herculesteam/augeasproviders_core"