소스 검색

enable fortune test for sailsjs

Keith Newman 9 년 전
부모
커밋
71b1fd43f9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      frameworks/JavaScript/sailsjs/benchmark_config.json

+ 1 - 0
frameworks/JavaScript/sailsjs/benchmark_config.json

@@ -29,6 +29,7 @@
       "db_url": "/postgres/db",
       "query_url": "/postgres/queries?queries=",
       "update_url": "/postgres/updates?queries=",
+      "fortune_url": "/postgres/fortunes",
       "port": 8080,
       "approach": "Realistic",
       "classification": "Fullstack",