فهرست منبع

Set database to None type to see if that broke travis CI

ext.bwaite 10 سال پیش
والد
کامیت
5987e1b6f0
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      frameworks/Rust/iron/benchmark_config.json
  2. 1 1
      frameworks/Rust/nickel/benchmark_config.json

+ 1 - 1
frameworks/Rust/iron/benchmark_config.json

@@ -8,7 +8,7 @@
       "port": 8080,
       "approach": "Realistic",
       "classification": "Framework",
-      "database": "",
+      "database": "None",
       "framework": "iron",
       "language": "rust",
       "orm": "",

+ 1 - 1
frameworks/Rust/nickel/benchmark_config.json

@@ -8,7 +8,7 @@
       "port": 8080,
       "approach": "Realistic",
       "classification": "Framework",
-      "database": "",
+      "database": "None",
       "framework": "nickel",
       "language": "rust",
       "orm": "",