GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
nigel.stanger
/
sqlmarker
Browse code
• Updated table list.
master
1 parent
ca8143f
commit
44add672df21c11d69df278a3914d6cce4b8674c
Nigel Stanger
authored
on 20 Mar 2014
Patch
Showing
1 changed file
UsedCars/Test_classes/UsedCars_table_list.php
Ignore Space
Show notes
View
UsedCars/Test_classes/UsedCars_table_list.php
<?php $testTables = array( 'Staff', 'Service', 'Other', 'Sales', 'Customer', 'Car', 'Feature', 'Car_Feature', 'Warranty', 'Purchase', 'Sale', ); ?>
<?php $testTables = array( 'Qualification', 'Paper', 'Schedule', 'Person', 'Staff', 'Student', 'Teach', 'Enrolment', 'Assessment', 'Result', ); ?>
Show line notes below