diff --git a/jobstreet/jst_sg_search.py b/jobstreet/jst_sg_search.py index ebf6385..26862de 100644 --- a/jobstreet/jst_sg_search.py +++ b/jobstreet/jst_sg_search.py @@ -87,4 +87,4 @@ def search_jst_malay(csv_file): if __name__ == "__main__": - search_jst_malay("testdata_jst_malay2.csv") \ No newline at end of file + search_jst_malay("testdata_jst_sing.csv") \ No newline at end of file