Skip to content

Commit

Permalink
feat(sql): Add sql language support
Browse files Browse the repository at this point in the history
  • Loading branch information
its-sushant committed Dec 23, 2021
1 parent bd45927 commit 837bb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testScript.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def download_files(cwd):
"https://raw.githubusercontent.com/flutter/plugins/e61e9d45bcaadc3e409d529d30735cb4db75c5c5/packages/android_alarm_manager/lib/android_alarm_manager.dart",
"https://raw.githubusercontent.com/microsoft/TypeScript/c33a14d66d0a452673ce77256e178bf84e875d2b/tests/cases/user/formik/index.tsx",
"https://raw.githubusercontent.com/twbs/bootstrap/9488978fb55286ba83e8193a871d1ff9815045b9/scss/_reboot.scss",
"https://raw.githubusercontent.com/aaditvyas/sql-projects/master/table_manipulation.sql"
"https://raw.githubusercontent.com/its-sushant/SQL/a4bf2972905c8df89d6a60752a2c60920a4b9465/check.sql"
]

directory = os.path.join(cwd, "nirjas/languages/tests/TestFiles")
Expand Down

0 comments on commit 837bb0b

Please sign in to comment.