瀏覽代碼

Fix copy/paste error

bel2125 8 年之前
父節點
當前提交
c5b7f790ca
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      test/public_server.c

+ 0 - 1
test/public_server.c

@@ -3970,7 +3970,6 @@ test_mg_store_body_begin_request_callback(struct mg_connection *conn)
 
 
 START_TEST(test_mg_store_body)
 START_TEST(test_mg_store_body)
 {
 {
-#if !defined(NO_FILES)
 	/* Client data */
 	/* Client data */
 	char client_err_buf[256];
 	char client_err_buf[256];
 	char client_data_buf[1024];
 	char client_data_buf[1024];